소스 검색

[bsp][efm32] 增加RT_LIBC_USING_TIME

mysterywolf 5 년 전
부모
커밋
b9b15f89a0
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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