mirror of
https://github.com/apache/nuttx.git
synced 2026-05-20 12:33:27 +08:00
risc-v/esp32c3: Enable stdio buffering for esp32c3-devkit NSH configuration
This commit is contained in:
committed by
Abdelatif Guettouche
parent
0337cd05d7
commit
303326bb52
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user