esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa
Darian Leung 7391b59f54 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 22:05:54 +08:00
..
include/freertos change(freertos/idf): Update version number, licenses, and sbom to v10.5.1 2023-10-21 04:39:16 +08:00
port.c feat(freertos/idf): Add taskVALID_CORE_ID() macro 2023-11-15 22:05:54 +08:00
portasm.S change(freertos/idf): Make v10.5.1 the default kernel 2023-10-21 04:39:16 +08:00
readme_xtensa.txt freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00
xtensa_init.c freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00
xtensa_overlay_os_hook.c freertos: Refactor configuration files 2022-02-10 21:23:46 +08:00