console 口改为 uart8

Signed-off-by: a1012112796 <1012112796@qq.com>
This commit is contained in:
2023-07-25 19:00:26 +08:00
parent 383f0b8021
commit a4d8cf1511
4 changed files with 63 additions and 62 deletions

View File

@@ -45,7 +45,7 @@
#define RT_USING_DEVICE
#define RT_USING_CONSOLE
#define RT_CONSOLEBUF_SIZE 256
#define RT_CONSOLE_DEVICE_NAME "uart4"
#define RT_CONSOLE_DEVICE_NAME "uart8"
#define RT_VER_NUM 0x50000
#define ARCH_ARM
#define RT_USING_CPU_FFS
@@ -219,7 +219,7 @@
/* Arduino libraries */
/* Projects */
/* Projects and Demos */
/* Sensors */