diff options
| author | Scott Shawcroft <scott@tannewt.org> | 2018-11-04 11:42:12 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-11-04 11:42:12 -0800 |
| commit | f24c22566474ceb1c766455fcaf90f7474c5e2bc (patch) | |
| tree | d17eb136796d757b3dc5f88a745ca777b18c150f | |
| parent | 6aca9762c985001aa06bd2f2e30e197a52ec0872 (diff) | |
| parent | e203ce9ce542b58ee4b6b7ffc844a67d78aa09cd (diff) | |
Merge pull request #1312 from dhalbert/adafruit_nrfx
Use adafruit/nrfx fork of NordicSemiconductor/nrfx
| -rw-r--r-- | .gitmodules | 2 | ||||
| m--------- | ports/nrf/nrfx | 0 |
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 |
