This website requires JavaScript.
Explore
Help
Register
Sign In
eaw
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
56261ef9a200d2b6d356e78dd5bc3209b010eb21
esp-idf
/
components
/
esp_system
History
Angus Gratton
442736c5d6
Merge branch 'refactor/common_rom_uart_apis' into 'master'
...
esp_rom: extract common uart apis into esp_rom_uart.h See merge request
espressif/esp-idf!9313
2020-07-21 15:24:21 +08:00
..
include
esp_wifi: Add API to get available internal heap size.
2020-06-30 21:51:00 +08:00
port
Merge branch 'refactor/common_rom_uart_apis' into 'master'
2020-07-21 15:24:21 +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: add CONFIG_ESP_SYSTEM_RTC_EXT_CRYS
2020-07-20 11:15:24 +08: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
esp_system: add CONFIG_ESP_SYSTEM_RTC_EXT_CRYS
2020-07-20 11:15:24 +08:00
startup.c
Merge branch 'refactor/common_rom_uart_apis' into 'master'
2020-07-21 15:24:21 +08:00
system_api.c
esp_rom: extract common uart apis into esp_rom_uart.h
2020-07-17 16:00:59 +08:00