mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-02-07 18:02:15 +08:00
[utest][Kconfig] adjust RT_CONSOLEBUF_SIZE when utest is enabled
This commit is contained in:
@@ -456,6 +456,7 @@ config RT_USING_CONSOLE
|
||||
if RT_USING_CONSOLE
|
||||
config RT_CONSOLEBUF_SIZE
|
||||
int "the buffer size for console log printf"
|
||||
default 256 if RT_USING_UTEST
|
||||
default 128
|
||||
|
||||
config RT_CONSOLE_DEVICE_NAME
|
||||
|
||||
Reference in New Issue
Block a user