esp-idf/components/freertos/FreeRTOS-Kernel
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 freertos: Add GetStaticBuffer functions 2023-04-12 11:45:06 +08:00
portable feat(esp_system): implement hw stack guard for riscv chips 2023-07-01 16:27:40 +00:00
croutine.c freertos: Uncrustify IDF FreeRTOS 2022-11-02 19:49:40 +08:00
event_groups.c freertos: Add GetStaticBuffer functions 2023-04-12 11:45:06 +08:00
GitHub-FreeRTOS-Kernel-Home.url freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00
History.txt freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00
LICENSE.md freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00
list.c freertos(IDF): Sync cosmetic differences to v10.4.3 2022-11-10 18:37:42 +08:00
queue.c freertos: Add GetStaticBuffer functions 2023-04-12 11:45:06 +08:00
Quick_Start_Guide.url freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00
stream_buffer.c freertos: Add GetStaticBuffer functions 2023-04-12 11:45:06 +08:00
tasks.c Merge branch 'bugfix/freertos_fix_unordered_event_list' into 'master' 2023-05-10 01:48:47 +08:00
timers.c freertos: Add GetStaticBuffer functions 2023-04-12 11:45:06 +08:00
uncrustify.cfg freertos: Add uncrustiy config files for IDF FreeRTOS v10.4.3 2022-11-02 19:42:19 +08:00