esp-idf/components/freertos
Omar Chebib bac62cfac8 System: move interrupt stack to .bss instead of .data section
The interrupt stack for Xtensa targets is now declared in C, automatically moving it to .bss section instead of .data section.

* Closes https://github.com/espressif/esp-idf/issues/9188
2022-07-11 17:49:21 +08:00
..
esp_additions freertos: Add newlib dynamic reentrancy support 2022-06-02 15:42:02 +08:00
FreeRTOS-Kernel System: move interrupt stack to .bss instead of .data section 2022-07-11 17:49:21 +08:00
FreeRTOS-Kernel-SMP System: move interrupt stack to .bss instead of .data section 2022-07-11 17:49:21 +08:00
test freertos: re-enable tests disabled for C2 2022-07-06 12:15:04 +08:00
CMakeLists.txt freertos: Move some SMP FreeRTOS functions to flash 2022-06-23 16:00:46 +08:00
FreeRTOS-openocd.c freertos_additions: add debug params table for openocd 2022-03-11 11:33:08 +01:00
Kconfig freertos: Fix SMP FreeRTOS TSLP deletion callback tests 2022-06-17 21:57:11 +08:00
linker_smp.lf freertos: Move some SMP FreeRTOS functions to flash 2022-06-23 16:00:46 +08:00
linker.lf freertos: Move some SMP FreeRTOS functions to flash 2022-06-23 16:00:46 +08:00
sdkconfig.rename freertos: always enable static allocation 2020-12-29 16:18:04 +01:00