risc-v/esp32c3: Enable stdio buffering for esp32c3-devkit NSH configuration

This commit is contained in:
Gustavo Henrique Nihei 2021-02-19 14:54:59 -03:00 committed by Abdelatif Guettouche
parent 0337cd05d7
commit 303326bb52
1 changed files with 0 additions and 1 deletions

View File

@ -54,7 +54,6 @@ CONFIG_SCHED_WAITPID=y
CONFIG_START_DAY=29
CONFIG_START_MONTH=11
CONFIG_START_YEAR=2019
CONFIG_STDIO_DISABLE_BUFFERING=y
CONFIG_SYSTEM_NSH=y
CONFIG_TASK_NAME_SIZE=12
CONFIG_TASK_SPAWN_DEFAULT_STACKSIZE=1536