esp-idf/components/esp_system/port/soc/esp32h2
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
..
cache_err_int.c esp-system: move uncessary IRAM functions to flash 2023-04-10 11:10:28 +08:00
clk.c Power Management: support RC32K or Crystal32K powered down 2023-06-26 21:05:16 +08:00
CMakeLists.txt feat(esp_system): implement hw stack guard for riscv chips 2023-07-01 16:27:40 +00:00
Kconfig.cpu clk_tree: Add basic clock support for esp32h2 2023-02-20 17:15:02 +08:00
Kconfig.system ESP32H2: Add system support for ESP32H2 2022-12-07 11:38:51 +08:00
reset_reason.c esp_system: Add reset reasons for USB_UART and USB_JTAG 2023-04-19 10:09:19 +08:00
system_internal.c Merge branch 'feature/reset_mcpwm_in_restart' into 'master' 2023-05-09 16:44:55 +08:00