summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Halbert <halbert@halwitz.org>2018-10-31 23:18:59 -0400
committerDan Halbert <halbert@halwitz.org>2018-10-31 23:18:59 -0400
commite203ce9ce542b58ee4b6b7ffc844a67d78aa09cd (patch)
tree836ae0fd04047be5a1e960577e1d2b73e2ed17e7
parent7dc6b1da08671ff6c727b914635e530f70c735b2 (diff)
Use adafruit/nrfx fork of NordicSemiconductor/nrfx
-rw-r--r--.gitmodules2
m---------ports/nrf/nrfx0
2 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index c0a3446b9..38b6ea5df 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -75,7 +75,7 @@
url = https://github.com/adafruit/Adafruit_CircuitPython_Crickit
[submodule "ports/nrf/nrfx"]
path = ports/nrf/nrfx
- url = https://github.com/NordicSemiconductor/nrfx.git
+ url = https://github.com/adafruit/nrfx.git
[submodule "lib/tinyusb"]
path = lib/tinyusb
url = https://github.com/hathach/tinyusb.git
diff --git a/ports/nrf/nrfx b/ports/nrf/nrfx
-Subproject d4ebe15f58de1442e3eed93b40d13930e778590
+Subproject b96950abf27229c2a3b1719d60691321246bfc9