Man, Jianting (Meco) 055267f049
[compiler] 增加SConscript依赖标志 AddDepend (#6534)
* [compiler] 增加SConscript依赖标志 AddDepend

* RT_USING_NEWLIB->RT_USING_NEWLIBC RT_USING_ARM_LIBC->RT_USING_ARMLIBC

* 删除过时的板载测试例程

* [gd32] 移除无用的反汇编文件

* [bsp]移除老旧bsp中对RT_USING_NEWLIBC的手动宏定义
2022-10-25 00:01:37 -04:00

38 lines
947 B
C

/*
* Auto generated Run-Time-Environment Configuration File
* *** Do not modify ! ***
*
* Project: 'mtb-example-psoc6-rtthread'
* Target: 'Target 1'
*/
#ifndef PRE_INCLUDE_GLOBAL_H
#define PRE_INCLUDE_GLOBAL_H
/* Cypress::TARGET_CY8CKIT-062S2-43012:ModusToolbox */
#define HAVE_SIGVAL
#define HAVE_SIGEVENT
#define HAVE_SIGINFO
#define RT_USING_NEWLIBC
#define CY_USING_HAL
#define CY_APPNAME_mtb_example_psoc6_rtthread
#define CY_TARGET_DEVICE CY8C624ABZI_S2D44
#define TARGET_CY8CKIT_062S2_43012
#define CY_TARGET_BOARD CY8CKIT_062S2_43012
#define COMPONENT_43012
#define COMPONENT_BSP_DESIGN_MODUS
#define COMPONENT_CAT1
#define COMPONENT_CAT1A
#define COMPONENT_CM0P_SLEEP
#define COMPONENT_CM4
#define COMPONENT_CY8CKIT_062S2_43012
#define COMPONENT_HCI_UART
#define COMPONENT_MURATA_1LV
#define COMPONENT_PSOC6HAL
#define COMPONENT_SOFTFP
#define DEBUG
#define CY_SUPPORTS_DEVICE_VALIDATION
#endif /* PRE_INCLUDE_GLOBAL_H */