aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ports/nrf/drivers/bluetooth/ble_uart.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/nrf/drivers/bluetooth/ble_uart.c b/ports/nrf/drivers/bluetooth/ble_uart.c
index b94780e26..f6bc7f719 100644
--- a/ports/nrf/drivers/bluetooth/ble_uart.c
+++ b/ports/nrf/drivers/bluetooth/ble_uart.c
@@ -31,6 +31,7 @@
#include "ringbuffer.h"
#include "mphalport.h"
#include "lib/utils/interrupt_char.h"
+#include "py/runtime.h"
#if MICROPY_PY_BLE_NUS