Files
2019-04-17 15:58:46 +08:00

11 lines
192 B
Plaintext

menu "Console"
config USING_ESP_CONSOLE
bool "Using Espressif Console"
default n
select USING_ESP_VFS
help
Enable this option, espressif console can be used.
endmenu