esp-idf/components/freertos/esp_additions
Alexey Lapshin 4df3ff619e feat(esp_system): implement hw stack guard for riscv chips
- add hardware stack guard based on assist-debug module
- enable hardware stack guard by default
- disable hardware stack guard for freertos ci.release test
- refactor rtos_int_enter/rtos_int_exit to change SP register inside them
- fix panic_reason.h header for RISC-V
- update docs to include information about the new feature
2023-07-01 16:27:40 +00:00
..
include freertos: Refactor component structure 2023-05-08 18:40:03 +08:00
freertos_tasks_c_additions.h feat(esp_system): implement hw stack guard for riscv chips 2023-07-01 16:27:40 +00:00
freertos_v8_compat.c freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00
FreeRTOSSimulator_wrappers.c freertos/linux: Fix use after scope exit in select() wrap 2023-05-15 10:28:54 +02:00
idf_additions.c freertos: Add task creation with caps functions 2023-04-21 15:43:08 +08:00