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