forked from espressif/esp-idf
a257812e14
esp_stdio contains everything the old esp_vfs_console contained (the vfs stdio glue layer) as well as other functionality related to stdio (previously referred to as console)
4 lines
105 B
Plaintext
4 lines
105 B
Plaintext
CONFIG_VFS_SUPPORT_IO=n
|
|
CONFIG_ESP_CONSOLE_UART_DEFAULT=y
|
|
CONFIG_ESP_CONSOLE_SECONDARY_USB_SERIAL_JTAG=y
|