aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/NRF51/NRF51822/SPI/mcuconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/NRF51/NRF51822/SPI/mcuconf.h')
-rw-r--r--testhal/NRF51/NRF51822/SPI/mcuconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/NRF51/NRF51822/SPI/mcuconf.h b/testhal/NRF51/NRF51822/SPI/mcuconf.h
index 64d0639..7567d24 100644
--- a/testhal/NRF51/NRF51822/SPI/mcuconf.h
+++ b/testhal/NRF51/NRF51822/SPI/mcuconf.h
@@ -20,6 +20,6 @@
/*
* HAL driver system settings.
*/
-#define NRF51_SPI_USE_SPI0 TRUE
+#define NRF5_SPI_USE_SPI0 TRUE
#endif /* _MCUCONF_H_ */