Skip to content

Commit e203ce9

Browse files
committed
Use adafruit/nrfx fork of NordicSemiconductor/nrfx
1 parent 7dc6b1d commit e203ce9

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)