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 ae7a98c commit b8d202aCopy full SHA for b8d202a
bsp/zynqmp-r5-axu4ev/rtconfig.h
@@ -105,7 +105,7 @@
105
#define RT_USING_CONSOLE
106
#define RT_CONSOLEBUF_SIZE 128
107
#define RT_CONSOLE_DEVICE_NAME "uart0"
108
-#define RT_VER_NUM 0x50201
+#define RT_VER_NUM 0x50300
109
#define RT_BACKTRACE_LEVEL_MAX_NR 32
110
/* end of RT-Thread Kernel */
111
#define RT_USING_CACHE
@@ -404,6 +404,10 @@
404
/* GD32 Drivers */
405
406
/* end of GD32 Drivers */
407
+
408
+/* HPMicro SDK */
409
410
+/* end of HPMicro SDK */
411
/* end of HAL & SDK Drivers */
412
413
/* sensors drivers */
0 commit comments