esp-idf/components/freertos
Darian Leung c5fd79547a freertos: Add CHOOSE_MACRO_VA_ARG selector
This commit adds a CHOOSE_MACRO_VA_ARG() selector to allow selection between two
versions of a macro based on the number of arguments. This replaces the previous
portGET_ARGUMENT_COUNT() selector.

- portYIELD_FROM_ISR() now uses CHOOSE_MACRO_VA_ARG()
- portYIELD_FROM_ISR(arg) version added to risc-v port
- Old vPortEvaluateYieldFromISR() and portGET_ARGUMENT_COUNT removed
2022-02-07 20:01:11 +08:00
..
esp_additions freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00
FreeRTOS-Kernel freertos: Add CHOOSE_MACRO_VA_ARG selector 2022-02-07 20:01:11 +08:00
test unit_tests: replace legacy timer group with gptimer 2022-01-07 14:59:09 +08:00
CMakeLists.txt freertos,esp_system: make dependencies on some components optional 2021-12-13 18:39:49 +01:00
FreeRTOS-openocd.c freertos: fix defining uxTopUsedPriority for esp32s2beta 2019-10-29 16:38:48 +01:00
Kconfig freertos: remove FREERTOS_ASSERT option 2022-01-07 09:16:48 +08:00
linker.lf ESP8684: add freertos, hal, esp_system support 2021-11-06 17:33:44 +08:00
sdkconfig.rename freertos: always enable static allocation 2020-12-29 16:18:04 +01:00