mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-29 03:44:59 +00:00
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
86 B
Plaintext
4 lines
86 B
Plaintext
CONFIG_ESP_CONSOLE_NONE=y
|
|
CONFIG_ESP_CONSOLE_SECONDARY_NONE=y
|
|
CONFIG_VFS_SUPPORT_IO=y
|