Add reboot command and late terminal activation

This commit is contained in:
2026-08-23 16:14:19 +02:00
parent f9d3e9ece5
commit 0dcc0d20d4
8 changed files with 86 additions and 2 deletions
+2
View File
@@ -3,6 +3,7 @@ idf_component_register(
"main.c"
"console_completion.c"
"network_console.c"
"system_console.c"
"status_led.c"
"rs232_hw_test.c"
"rs232_port_owner.c"
@@ -25,6 +26,7 @@ idf_component_register(
esp_event
esp_netif
esp_psram
esp_system
esp_timer
esp_tinyusb
esp_wifi