[bsp/nrf5x] update config file

This commit is contained in:
chenyingchun0312
2021-06-28 22:34:35 +08:00
parent 04a2434233
commit 0acbc36e4a
7 changed files with 20 additions and 17 deletions

View File

@@ -250,5 +250,4 @@ int rt_hw_uart_init(void)
#endif /* BSP_USING_UART0 */
}
INIT_BOARD_EXPORT(rt_hw_uart_init);
#endif /* BSP_USING_UART */

View File

@@ -11,8 +11,7 @@
#define UART0_RB_SIZE 1024
// #define USE_UART0_1 0
int rt_hw_uart_init(void);
#endif