]> begriffs open source - cmsis-freertos/blob - CMSIS/RTOS2/FreeRTOS/Examples/Blinky/RTE/_Simulation/RTE_Components.h
Correct incorrect typecasting of argument usStackDepth for xTaskCreate in function...
[cmsis-freertos] / CMSIS / RTOS2 / FreeRTOS / Examples / Blinky / RTE / _Simulation / RTE_Components.h
1
2 /*
3  * Auto generated Run-Time-Environment Configuration File
4  *      *** Do not modify ! ***
5  *
6  * Project: 'Blinky' 
7  * Target:  'Simulation' 
8  */
9
10 #ifndef RTE_COMPONENTS_H
11 #define RTE_COMPONENTS_H
12
13
14 /*
15  * Define the Device Header File: 
16  */
17 #define CMSIS_device_header "ARMCM3.h"
18
19 /* ARM.FreeRTOS::RTOS:Config:CMSIS RTOS2:10.4.3 */
20 #define RTE_RTOS_FreeRTOS_CONFIG_RTOS2  /* RTOS FreeRTOS Config for CMSIS RTOS2 API */
21 /* ARM.FreeRTOS::RTOS:Core:Cortex-M:10.4.3 */
22 #define RTE_RTOS_FreeRTOS_CORE          /* RTOS FreeRTOS Core */
23 /* ARM.FreeRTOS::RTOS:Event Groups:10.4.3 */
24 #define RTE_RTOS_FreeRTOS_EVENTGROUPS   /* RTOS FreeRTOS Event Groups */
25 /* ARM.FreeRTOS::RTOS:Heap:Heap_4:10.4.3 */
26 #define RTE_RTOS_FreeRTOS_HEAP_4        /* RTOS FreeRTOS Heap 4 */
27 /* ARM.FreeRTOS::RTOS:Timers:10.4.3 */
28 #define RTE_RTOS_FreeRTOS_TIMERS        /* RTOS FreeRTOS Timers */
29 /* ARM::CMSIS:RTOS2:FreeRTOS:Cortex-M:10.4.3 */
30 #define RTE_CMSIS_RTOS2                 /* CMSIS-RTOS2 */
31         #define RTE_CMSIS_RTOS2_FreeRTOS        /* CMSIS-RTOS2 FreeRTOS */
32 /* Keil.ARM Compiler::Compiler:Event Recorder:DAP:1.4.0 */
33 #define RTE_Compiler_EventRecorder
34           #define RTE_Compiler_EventRecorder_DAP
35
36
37 #endif /* RTE_COMPONENTS_H */