esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos
Darian Leung c12da6b77d feat(freertos/idf): Add taskVALID_CORE_ID() macro
This commit adds a taskVALID_CORE_ID() macro, similar to the one offered in
Amazon SMP FreeRTOS.

- Various functions have been updated to use that macro
- Removed some unecessary static asserts of CONFIG_FREERTOS_NO_AFFINITY and
added casting.
- Uncrustify changes
2023-11-15 11:53:26 +08:00
..
FreeRTOS.h
StackMacros.h
atomic.h
deprecated_definitions.h
event_groups.h change(freertos/idf): Update FreeRTOS documentation build 2023-10-21 04:39:17 +08:00
list.h
message_buffer.h change(freertos/idf): Update FreeRTOS documentation build 2023-10-21 04:39:17 +08:00
mpu_prototypes.h
mpu_wrappers.h
portable.h
projdefs.h
queue.h change(freertos/idf): Update FreeRTOS documentation build 2023-10-21 04:39:17 +08:00
semphr.h change(freertos/idf): Update FreeRTOS documentation build 2023-10-21 04:39:17 +08:00
stack_macros.h
stream_buffer.h change(freertos/idf): Update FreeRTOS documentation build 2023-10-21 04:39:17 +08:00
task.h feat(freertos/idf): Add taskVALID_CORE_ID() macro 2023-11-15 11:53:26 +08:00
timers.h change(freertos/idf): Update FreeRTOS documentation build 2023-10-21 04:39:17 +08:00