Merge pull request #1662 from balanceTWK/master

Remove redundant macro definition.| 移除多余的宏定义.
This commit is contained in:
Bernard Xiong 2018-07-25 09:36:50 +08:00 committed by GitHub
commit 2316dc3f0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -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);