Skip to content

Commit f24c225

Browse files
authored
Merge pull request #1312 from dhalbert/adafruit_nrfx
Use adafruit/nrfx fork of NordicSemiconductor/nrfx
2 parents 6aca976 + e203ce9 commit f24c225

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
url = https://github.com/adafruit/Adafruit_CircuitPython_Crickit
7676
[submodule "ports/nrf/nrfx"]
7777
path = ports/nrf/nrfx
78-
url = https://github.com/NordicSemiconductor/nrfx.git
78+
url = https://github.com/adafruit/nrfx.git
7979
[submodule "lib/tinyusb"]
8080
path = lib/tinyusb
8181
url = https://github.com/hathach/tinyusb.git

0 commit comments

Comments
 (0)