2024-04-05 12:30:17 +02:00
|
|
|
idf_component_register(SRCS "console_example_main.c" "console_settings.c"
|
2024-09-24 14:22:10 +02:00
|
|
|
PRIV_REQUIRES console esp_driver_uart fatfs esp_driver_usb_serial_jtag
|
|
|
|
|
nvs_flash cmd_system cmd_wifi cmd_nvs
|
|
|
|
|
INCLUDE_DIRS ".")
|