OVMS3-idf/components/esp_system
Renz Christian Bagaporo 0f43a2620d esp_system: component init functions macro
Allows components to declare initialization function, such that the
startup code does not have direct dependency on the component.
2020-06-19 18:40:09 +10:00
..
include Merge branch 'bugfix/customer_baidu_int_wdt_master' into 'master' 2020-06-17 11:53:25 +08:00
port esp32, esp32s2: move startup code into esp_system 2020-06-19 18:40:09 +10:00
private_include esp_system: component init functions macro 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
component.mk esp_system: share abort panic with port layer 2020-03-10 19:56:24 +08:00
Kconfig esp32, esp32s2: move panic handling code to new component 2020-03-10 19:56:24 +08:00
linker.lf esp_system, esp_common: fixes to some panic handler refactor issues 2020-04-24 16:34:15 +08:00
panic.c esp_system: restore weak esp_reset_reason functions 2020-05-04 10:13:14 +00:00
sdkconfig.rename esp32, esp32s2: move panic handling code to new component 2020-03-10 19:56:24 +08:00
startup.c esp_system: component init functions macro 2020-06-19 18:40:09 +10:00
system_api.c esp_system: remove duplicated esp_digital_reset function 2020-05-04 10:13:14 +00:00