This website requires JavaScript.
Explore
Help
Register
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
esp_system
/
port
/
soc
/
esp32
History
songruojing
c1dedb33fa
esp_system: replace the range comparsion for reset reason in perip clk init with specific reset reason check, also add a test case in LEDC to check for the perip clk not being disabled after cpu reset
2022-02-09 15:54:34 +08:00
..
cache_err_int.c
esp32: move brownout and cache err int setup
2021-03-31 19:13:03 +08:00
clk.c
esp_system: replace the range comparsion for reset reason in perip clk init with specific reset reason check, also add a test case in LEDC to check for the perip clk not being disabled after cpu reset
2022-02-09 15:54:34 +08:00
CMakeLists.txt
IPC: Move ipc sources to esp_system
2021-11-11 10:30:01 +08:00
highint_hdl.S
xtensa: Move saving of a0 register to match upstream
2022-02-03 17:08:14 +08:00
intr.c
esp_system: support riscv panic
2020-11-13 07:49:11 +11:00
reset_reason.c
soc: add reset reasons in soc component
2021-07-13 10:45:38 +08:00
system_internal.c
esp_hw_support: Removed deprecated CPU util functions
2021-12-28 16:58:37 +05:30