Skip to content

Commit 6c5546c

Browse files
authored
Merge pull request #4874 from rtthread-bot/rtt_bot
[update] RT-Thread Robot automatic submission
2 parents 66cc36c + 7ef6bb4 commit 6c5546c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/Kconfig

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -352,6 +352,10 @@ menu "Kernel Device Object"
352352
config RT_CONSOLE_DEVICE_NAME
353353
string "the device name for console"
354354
default "uart"
355+
356+
config RT_PRINTF_LONGLONG
357+
bool "rt_kprintf support long long"
358+
default n
355359
endif
356360

357361
endmenu

0 commit comments

Comments
 (0)