Files
esp-idf/components/esp_stdio/test_apps/stdio/sdkconfig.ci.stdio_no_vfs
T
Marius Vikhammer a257812e14 feat(stdio): added esp_stdio component
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)
2025-10-16 10:01:59 +08:00

4 lines
105 B
Plaintext

CONFIG_VFS_SUPPORT_IO=n
CONFIG_ESP_CONSOLE_UART_DEFAULT=y
CONFIG_ESP_CONSOLE_SECONDARY_USB_SERIAL_JTAG=y