We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42dc1c9 commit 849e772Copy full SHA for 849e772
bsp/bluetrum/ab32vg1-ab-prougen/.config
@@ -152,9 +152,9 @@ CONFIG_RT_USING_PIN=y
152
#
153
# POSIX layer and C standard library
154
155
-# CONFIG_RT_USING_LIBC is not set
+CONFIG_RT_USING_LIBC=y
156
# CONFIG_RT_USING_PTHREADS is not set
157
-CONFIG_RT_LIBC_USING_TIME=y
+# CONFIG_RT_USING_MODULE is not set
158
159
160
# Network
bsp/bluetrum/ab32vg1-ab-prougen/rtconfig.h
@@ -86,7 +86,7 @@
86
87
/* POSIX layer and C standard library */
88
89
-#define RT_LIBC_USING_TIME
+#define RT_USING_LIBC
90
91
/* Network */
92
0 commit comments