remove unnecessary extern in nrf/mphalport.c
This commit is contained in:
parent
7028a399c2
commit
7c9a0e2996
@ -32,8 +32,6 @@
|
||||
#include "py/mperrno.h"
|
||||
#include "hal_uart.h"
|
||||
|
||||
extern uint32_t common_hal_mcu_processor_get_frequency(void);
|
||||
|
||||
#define UART_INSTANCE UART_BASE(0)
|
||||
FIL* boot_output_file;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user