rtconfig_preinc.h 442 B

1234567891011121314151617181920
  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 CY8C624ABZI_S2D44
  9. #define CY_USING_HAL
  10. #define HAVE_CCONFIG_H
  11. #define IFX_PSOC6_43012
  12. #define RT_USING_LIBC
  13. #define RT_USING_NEWLIB
  14. #define _POSIX_C_SOURCE 1
  15. #define __RTTHREAD__
  16. #endif /*RTCONFIG_PREINC_H__*/