mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-29 17:16:32 +03:00
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
|