This website requires JavaScript.
Explore
Help
Sign In
blackbeard420
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf
synced
2025-04-13 10:10:09 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
esp_system
/
port
History
Wangjialin
2b986fbd49
For esp_restart API, reset uart0 core first, then reset uart0 apb side, so as to prevent uart output garbage after cpu reset. (UART0 RST bits will be cleared in ROM)
...
Add UART0/1 core reset on esp32c3, in case uart driver would also reset uart hardwares.
2021-07-21 11:41:04 +08:00
..
arch
espsystem: Rearchitecture and fix eh_frame_parser bugs
2021-07-15 12:47:51 +08:00
include
espsystem: Rearchitecture and fix eh_frame_parser bugs
2021-07-15 12:47:51 +08:00
public_compat
esp_system: move sleep modes to esp_hw_support, power down light sleep to esp_pm
2021-04-07 17:53:37 +08:00
soc
For esp_restart API, reset uart0 core first, then reset uart0 apb side, so as to prevent uart output garbage after cpu reset. (UART0 RST bits will be cleared in ROM)
2021-07-21 11:41:04 +08:00
brownout.c
esp32h2: update esp_system and esp_hw_support to support esp32h2
2021-07-01 19:53:11 +08:00
CMakeLists.txt
espsystem: Rearchitecture and fix eh_frame_parser bugs
2021-07-15 12:47:51 +08:00
cpu_start.c
esp32s2: FPGA can boot to Hello World
2021-07-16 10:50:06 +10:00
panic_handler.c
esp32h2: update esp_system and esp_hw_support to support esp32h2
2021-07-01 19:53:11 +08:00