OVMS3-idf/examples/system/console/main
David Cermak 31b2702387 esp_netif, examples: esp_netif_init() moved into ESP_ERROR_CHECK()
esp_netif_init() returns standard esp_err_t error code (unlike tcpip_adapter init), so shall be checked for the return value
Also to make the initialization code more consistent.
2019-12-17 09:07:49 +01:00
..
CMakeLists.txt ping: refactor with new esp_ping_xxx APIs 2019-10-22 04:38:09 +00:00
cmd_decl.h ping: refactor with new esp_ping_xxx APIs 2019-10-22 04:38:09 +00:00
cmd_wifi.c esp_netif, examples: esp_netif_init() moved into ESP_ERROR_CHECK() 2019-12-17 09:07:49 +01:00
cmd_wifi.h ping: refactor with new esp_ping_xxx APIs 2019-10-22 04:38:09 +00:00
component.mk add console component and example 2017-08-21 15:58:27 +08:00
console_example_main.c feature: Add uart hal support. 2019-11-26 20:01:50 +08:00
Kconfig.projbuild Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00