This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
forked from
espressif/esp-idf
Code
Pull Requests
Activity
Files
d4ce5de16ee5542eaad5443f7726bb95723f80c7
esp-idf
/
components
/
esp_system
T
History
Shubham Kulkarni
d4ce5de16e
Include header file soc/cpu.h in memprot.c and system_api.c
...
This fixes build issues with Vanilla FreeRTOS
2020-07-10 13:56:42 +05:30
..
include
esp_wifi: Add API to get available internal heap size.
2020-06-30 21:51:00 +08:00
port
TWAI: Add ESP32-S2 support
2020-06-30 16:56:03 +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