Sfoglia il codice sorgente

[bsp][efm32] 增加RT_LIBC_USING_TIME

mysterywolf 5 anni fa
parent
commit
b9b15f89a0
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      bsp/efm32/rtconfig.h

+ 1 - 0
bsp/efm32/rtconfig.h

@@ -213,6 +213,7 @@
 /* SECTION: Runtime library */
 // #define RT_USING_NOLIBC
 // #define RT_USING_NEWLIB
+#define RT_LIBC_USING_TIME
 
 /* SECTION: Console options */
 #define RT_USING_CONSOLE