esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos
Darian Leung 2537dd8eca freertos(IDF): Add preprocessor check for configNUM_CORES configuration
This commit adds preprocessing time checks to ensure that

- configNUM_CORES is defined to 1 or 2
- Incompatible configurations are not set depending on configNUM_CORES
2022-11-28 13:55:03 +08:00
..
atomic.h freertos: Uncrustify IDF FreeRTOS 2022-11-02 19:49:40 +08:00
croutine.h freertos: Uncrustify IDF FreeRTOS 2022-11-02 19:49:40 +08:00
deprecated_definitions.h freertos: Uncrustify IDF FreeRTOS 2022-11-02 19:49:40 +08:00
event_groups.h freertos: Uncrustify IDF FreeRTOS 2022-11-02 19:49:40 +08:00
FreeRTOS.h freertos(IDF): Add preprocessor check for configNUM_CORES configuration 2022-11-28 13:55:03 +08:00
list.h freertos: Uncrustify IDF FreeRTOS 2022-11-02 19:49:40 +08:00
message_buffer.h freertos: Uncrustify IDF FreeRTOS 2022-11-02 19:49:40 +08:00
mpu_prototypes.h freertos: Uncrustify IDF FreeRTOS 2022-11-02 19:49:40 +08:00
mpu_wrappers.h freertos(IDF): Sync cosmetic differences to v10.4.3 2022-11-10 18:37:42 +08:00
portable.h freertos: Uncrustify IDF FreeRTOS 2022-11-02 19:49:40 +08:00
projdefs.h freertos: Uncrustify IDF FreeRTOS 2022-11-02 19:49:40 +08:00
queue.h freertos: Uncrustify IDF FreeRTOS 2022-11-02 19:49:40 +08:00
semphr.h freertos(IDF): Sync cosmetic differences to v10.4.3 2022-11-10 18:37:42 +08:00
stack_macros.h freertos: Uncrustify IDF FreeRTOS 2022-11-02 19:49:40 +08:00
StackMacros.h freertos: Uncrustify IDF FreeRTOS 2022-11-02 19:49:40 +08:00
stdint.readme freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00
stream_buffer.h freertos: Uncrustify IDF FreeRTOS 2022-11-02 19:49:40 +08:00
task.h freertos(IDF): Use common macros for SMP specific critical sections 2022-11-16 15:50:21 +08:00
timers.h freertos(IDF): Sync cosmetic differences to v10.4.3 2022-11-10 18:37:42 +08:00