1 parent 7028a39 commit 7c9a0e2Copy full SHA for 7c9a0e2
1 file changed
ports/nrf/mphalport.c
@@ -32,8 +32,6 @@
32
#include "py/mperrno.h"
33
#include "hal_uart.h"
34
35
-extern uint32_t common_hal_mcu_processor_get_frequency(void);
36
-
37
#define UART_INSTANCE UART_BASE(0)
38
FIL* boot_output_file;
39
0 commit comments