12345678910111213141516171819202122232425262728293031323334353637 |
- /*
- * 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_NEWLIB
- #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 */
|