Loading...
Searching...
No Matches
Go to the documentation of this file.
59#if defined(__NO_OFFICIAL_PORT__)
61#elif defined(__W32STVC__)
62 #include "..\..\portable\80x86\win32_st\vc\rkht.h"
63#elif defined(__W32MTVC__)
64 #include "..\..\portable\80x86\win32_mt\vc\rkht.h"
65#elif defined(__LNXGNU__)
66 #include "../../portable/80x86/linux_st/gnu/rkht.h"
67#elif defined(__S08CW63__)
68 #include "..\..\portable\s08\rkhs\cw6_3\rkht.h"
69#elif defined(__CFV1CW63__)
70 #include "..\..\portable\cfv1\rkhs\cw6_3\rkht.h"
71#elif defined(__ARM_CM0CW10__)
72 #include "../../portable/arm-cortex/rkhs/arm_cm0/cw_v10/rkht.h"
73#elif defined(__ARM_CM4FCW10__)
74 #include "../../portable/arm-cortex/rkhs/arm_cm4f/cw_v10/rkht.h"
75#elif defined(__KSDK_KDS__)
76 #include "..\..\portable\arm-cortex\rkhs\ksdk\kds\rkht.h"
77#elif defined(__KSDK_OS_KDS__)
78 #include "..\..\portable\arm-cortex\ksdk_os\ucosiii\kds\rkht.h"
79#elif defined(__UCOS_V3_03_01__)
80 #include "..\..\portable\ucos\v3.03.01\rkht.h"
81#elif defined(__ARM_CM3XPRESSO___)
82 #include "../../portable/arm-cortex/rkhs/arm_cm3/codered/rkht.h"
83#elif defined(__TEST__)
84 #include "../../portable/test/rkht.h"
85#elif defined(__CIAANXP__)
86 #include "../../portable/arm-cortex/rkhs/arm_cm4f/ciaa_nxp/rkht.h"
87#elif defined(__STM32__)
88 #include "../../portable/arm-cortex/rkhs/arm_cm4f/stm32/rkht.h"
89#elif defined(__PLAT_DEF_BY_BUILD__)
92 #error "rkhtype.h: Platform definition is not found"