Explorar el Código

[bsp][efm32] 增加RT_LIBC_USING_TIME

mysterywolf hace 5 años
padre
commit
b9b15f89a0
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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