esp-idf/components/freertos
Sudeep Mohanty fae252244b freertos: Add missing ESP_PLATFORM preprocessor directive for FreeRTOS static data structs (v5.0)
This commit adds the missing ESP_PLATFORM preprocessor directive to
static data structures to wrap the extra variable added for SMP locks.

Closes https://github.com/espressif/esp-idf/issues/9785
2022-10-21 14:15:16 +02:00
..
esp_additions freertos: Adds new APIs to set/get and restore base priority 2022-09-07 21:16:00 +08:00
FreeRTOS-Kernel freertos: Add missing ESP_PLATFORM preprocessor directive for FreeRTOS static data structs (v5.0) 2022-10-21 14:15:16 +02:00
FreeRTOS-Kernel-SMP riscv: Fix esprv_intc_int_set_threshold() naming 2022-09-19 14:19:41 +08:00
test freertos: Fix flakey event group unit tests 2022-08-12 16:48:18 +08:00
test_apps freertos: fixed ORIG_INCLUDE_PATH cmake property having the wrong path 2022-08-31 10:26:50 +08:00
CMakeLists.txt freertos: fixed ORIG_INCLUDE_PATH cmake property having the wrong path 2022-08-31 10:26:50 +08:00
FreeRTOS-openocd.c freertos_additions: add debug params table for openocd 2022-03-11 11:33:08 +01:00
Kconfig Task WDT: Interuptee task stack is now used for backtracing, regardless of the CPU core 2022-08-02 12:41:14 +08:00
linker_smp.lf freertos: Adds new APIs to set/get and restore base priority 2022-09-07 21:16:00 +08:00
linker.lf freertos: Adds new APIs to set/get and restore base priority 2022-09-07 21:16:00 +08:00
sdkconfig.rename freertos: always enable static allocation 2020-12-29 16:18:04 +01:00