aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/NRF5/NRF52832/hal_lld.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/ports/NRF5/NRF52832/hal_lld.h')
-rw-r--r--os/hal/ports/NRF5/NRF52832/hal_lld.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/os/hal/ports/NRF5/NRF52832/hal_lld.h b/os/hal/ports/NRF5/NRF52832/hal_lld.h
index a2a8cc3..0620b5f 100644
--- a/os/hal/ports/NRF5/NRF52832/hal_lld.h
+++ b/os/hal/ports/NRF5/NRF52832/hal_lld.h
@@ -115,6 +115,7 @@
#endif
#include "nvic.h"
+#include "nrf52_isr.h"
#ifdef __cplusplus