[bsp][efm32] 增加RT_LIBC_USING_TIME

This commit is contained in:
mysterywolf 2020-09-08 16:42:58 +08:00
parent 4305a678a3
commit b9b15f89a0
1 changed files with 1 additions and 0 deletions

View File

@ -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