mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-05-20 11:04:21 +08:00
change the uart name
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
|
||||
|
||||
/**
|
||||
* @addtogroup K60
|
||||
* @addtogroup K64
|
||||
*/
|
||||
|
||||
/*@{*/
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
#define K64_SRAM_END (0x1FFF0000 + (K64_SRAM_SIZE * 1024))
|
||||
|
||||
//#define RT_USING_UART1
|
||||
#define RT_USING_UART5
|
||||
#define RT_USING_UART0
|
||||
//#define RT_USING_UART3
|
||||
|
||||
// <o> Console on USART: <0=> no console <1=>USART 1 <2=>USART 2 <3=> USART 3
|
||||
|
||||
Reference in New Issue
Block a user