Skip to content

Commit 192e549

Browse files
authored
Update bsp/nrf5x/nrf5340/board/board.c
1 parent 3166398 commit 192e549

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bsp/nrf5x/nrf5340/board/board.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ void rt_hw_board_init(void)
6060
rt_system_heap_init((void *)HEAP_BEGIN, (void *)HEAP_END);
6161
#endif
6262

63-
6463
#ifdef RT_USING_SERIAL
6564
rt_hw_uart_init();
6665
#endif

0 commit comments

Comments
 (0)