This website requires JavaScript.
Explore
Help
Sign In
pioduino
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1c4d4752b3a7048a7fb2cdfd49cb45c7ea8f576c
esp-idf
/
components
/
esp_system
T
History
Angus Gratton
24e49cc21d
Merge branch 'refactor/panic_handler_follow_ups' into 'master'
...
Panic handler follow ups See merge request
espressif/esp-idf!7732
2020-07-15 08:21:09 +08:00
..
include
esp_wifi: Add API to get available internal heap size.
2020-06-30 21:51:00 +08:00
port
esp_system: remove usage of CONFIG_FREERTOS_UNICORE from panic handler
2020-07-06 15:33:56 +08:00
private_include
esp_system: restore order of some init functions
2020-06-19 18:40:10 +10:00
CMakeLists.txt
esp_system: introduce intermediary function to call after system init
2020-06-19 18:40:10 +10:00
component.mk
esp_system: share abort panic with port layer
2020-03-10 19:56:24 +08:00
Kconfig
esp_system: introduce single core mode proxy config
2020-06-19 18:40:10 +10:00
linker.lf
esp32, esp32s2: update console initialization
2020-06-26 15:38:49 +02:00
panic.c
esp32, esp32s2: update console initialization
2020-06-26 15:38:49 +02:00
sdkconfig.rename
esp32, esp32s2: move panic handling code to new component
2020-03-10 19:56:24 +08:00
startup.c
Merge branch 'feature/usb_console_ig' into 'master'
2020-06-29 05:16:15 +08:00
system_api.c
Include header file soc/cpu.h in memprot.c and system_api.c
2020-07-10 13:56:42 +05:30