Files
esp-idf/components/esp_stdio/test_apps/stdio/sdkconfig.ci.stdio_none
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
86 B
Plaintext

CONFIG_ESP_CONSOLE_NONE=y
CONFIG_ESP_CONSOLE_SECONDARY_NONE=y
CONFIG_VFS_SUPPORT_IO=y