mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-03-27 01:10:20 +08:00
[bsp/nrf5x] update config file
This commit is contained in:
@@ -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 */
|
||||
|
||||
@@ -11,8 +11,7 @@
|
||||
|
||||
#define UART0_RB_SIZE 1024
|
||||
|
||||
// #define USE_UART0_1 0
|
||||
|
||||
int rt_hw_uart_init(void);
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user