Explorar o código

Merge remote-tracking branch 'rtt_gitee/gitee_master'

rtthread-bot %!s(int64=4) %!d(string=hai) anos
pai
achega
7ef6bb4a0d
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      src/Kconfig

+ 4 - 0
src/Kconfig

@@ -352,6 +352,10 @@ menu "Kernel Device Object"
         config RT_CONSOLE_DEVICE_NAME
             string "the device name for console"
             default "uart"
+
+        config RT_PRINTF_LONGLONG
+            bool "rt_kprintf support long long"
+            default n
     endif
 
 endmenu