Skip to content

Commit a406c8f

Browse files
mysterywolfRbb666
authored andcommitted
[utest][Kconfig] adjust RT_CONSOLEBUF_SIZE when utest is enabled
1 parent 491f13e commit a406c8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -456,6 +456,7 @@ config RT_USING_CONSOLE
456456
if RT_USING_CONSOLE
457457
config RT_CONSOLEBUF_SIZE
458458
int "the buffer size for console log printf"
459+
default 256 if RT_USING_UTEST
459460
default 128
460461

461462
config RT_CONSOLE_DEVICE_NAME

0 commit comments

Comments
 (0)