This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2026-06-04 20:26:38 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4901917ea3015fb4704e64e2f296cad649bdf2d2
esp-idf
/
components
/
esp_system
/
port
History
Renz Bagaporo
98f4ccaef5
esp_system: fix other core init issue
...
Core 1 was not being stopped when in single core mode resulting to GDB timing out.
2020-06-19 18:40:10 +10:00
..
esp32
esp32, esp32s2: move startup code into esp_system
2020-06-19 18:40:09 +10:00
esp32s2
esp32, esp32s2: move clk init functions to esp_system
2020-06-19 18:40:09 +10:00
include
esp32, esp32s2: move startup code into esp_system
2020-06-19 18:40:09 +10:00
CMakeLists.txt
esp32, esp32s2: move startup code into esp_system
2020-06-19 18:40:09 +10:00
cpu_start.c
esp_system: fix other core init issue
2020-06-19 18:40:10 +10:00
panic_handler_asm.S
esp32, esp32s2: move panic handling code to new component
2020-03-10 19:56:24 +08:00
panic_handler.c
gdb: Modify PC in case of invalid PC
2020-05-08 18:34:52 +05:30