rtconfig_preinc.h 396 B

123456789101112131415161718
  1. #ifndef RTCONFIG_PREINC_H__
  2. #define RTCONFIG_PREINC_H__
  3. /* Automatically generated file; DO NOT EDIT. */
  4. /* RT-Thread pre-include file */
  5. #define COMPONENT_BSP_DESIGN_MODUS
  6. #define COMPONENT_CAT1
  7. #define COMPONENT_CAT1A
  8. #define CY8C6244LQI_S4D92
  9. #define CY_USING_HAL
  10. #define RT_USING_LIBC
  11. #define RT_USING_NEWLIBC
  12. #define _POSIX_C_SOURCE 1
  13. #define __RTTHREAD__
  14. #endif /*RTCONFIG_PREINC_H__*/