Skip to content

Commit b8d202a

Browse files
committed
[bsp] Sync zynqmp-r5-axu4ev rtconfig after config refresh
1 parent ae7a98c commit b8d202a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

bsp/zynqmp-r5-axu4ev/rtconfig.h

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
#define RT_USING_CONSOLE
106106
#define RT_CONSOLEBUF_SIZE 128
107107
#define RT_CONSOLE_DEVICE_NAME "uart0"
108-
#define RT_VER_NUM 0x50201
108+
#define RT_VER_NUM 0x50300
109109
#define RT_BACKTRACE_LEVEL_MAX_NR 32
110110
/* end of RT-Thread Kernel */
111111
#define RT_USING_CACHE
@@ -404,6 +404,10 @@
404404
/* GD32 Drivers */
405405

406406
/* end of GD32 Drivers */
407+
408+
/* HPMicro SDK */
409+
410+
/* end of HPMicro SDK */
407411
/* end of HAL & SDK Drivers */
408412

409413
/* sensors drivers */

0 commit comments

Comments
 (0)