Add Network Tools And Nested Command Completion
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
idf_component_register(
|
||||
SRCS
|
||||
"main.c"
|
||||
"console_completion.c"
|
||||
"network_console.c"
|
||||
"status_led.c"
|
||||
"rs232_hw_test.c"
|
||||
"rs232_port_owner.c"
|
||||
@@ -28,6 +30,7 @@ idf_component_register(
|
||||
esp_wifi
|
||||
freertos
|
||||
led_strip
|
||||
lwip
|
||||
mbedtls
|
||||
nvs_flash
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user