summaryrefslogtreecommitdiff
path: root/ports/nrf/drivers/bluetooth/ble_uart.c
diff options
context:
space:
mode:
Diffstat (limited to 'ports/nrf/drivers/bluetooth/ble_uart.c')
-rw-r--r--ports/nrf/drivers/bluetooth/ble_uart.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ports/nrf/drivers/bluetooth/ble_uart.c b/ports/nrf/drivers/bluetooth/ble_uart.c
index 069d71589..5f303a0af 100644
--- a/ports/nrf/drivers/bluetooth/ble_uart.c
+++ b/ports/nrf/drivers/bluetooth/ble_uart.c
@@ -29,7 +29,6 @@
#include <string.h>
#include "ble_uart.h"
#include "ringbuffer.h"
-#include "hal/hal_time.h"
#include "lib/utils/interrupt_char.h"
#if MICROPY_PY_BLE_NUS