esp-idf/components/hal/esp32c6
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/hal feat(esp_system): implement hw stack guard for riscv chips 2023-07-01 16:27:40 +00:00
clk_tree_hal.c clk_tree: Add a general API to get the frequency of different clocks 2023-01-17 11:30:24 +08:00
efuse_hal.c hal: Explicit setting of efuse time settings 2023-05-10 00:41:35 +08:00
modem_clock_hal.c modem_clock: rename modem_clock_lp_timer to ble_rtc_timer 2023-03-29 13:23:32 +08:00
pau_hal.c pau: fix logic error in extra link retention 2023-05-06 14:58:02 +08:00
pmu_hal.c pmu: add hal layer codes for esp32c6 2023-01-31 22:12:27 +08:00