Merge pull request #1662 from balanceTWK/master
Remove redundant macro definition.| 移除多余的宏定义.
This commit is contained in:
commit
2316dc3f0f
|
@ -39,10 +39,6 @@
|
|||
|
||||
// <<< Use Configuration Wizard in Context Menu >>>
|
||||
|
||||
/* USART driver select. */
|
||||
#define RT_USING_UART1
|
||||
#define RT_USING_UART2
|
||||
#define RT_USING_UART3
|
||||
#define USING_BXCAN1
|
||||
|
||||
void rt_hw_board_init(void);
|
||||
|
|
Loading…
Reference in New Issue