diff options
| author | Dan Halbert <halbert@halwitz.org> | 2018-11-07 14:12:22 -0500 |
|---|---|---|
| committer | Dan Halbert <halbert@halwitz.org> | 2018-11-07 14:12:22 -0500 |
| commit | 64d457dad9bb3843ee468136022996ecb91a98df (patch) | |
| tree | c3bfee81668dbd842039c178222fda9df77a9b76 /.gitmodules | |
| parent | 4bc24c4f6084e414f0fb00299aae7d7cfdb76aba (diff) | |
| parent | 283e07254e9eb50e52d6f07b7ac177feeef02d83 (diff) | |
bring bleio PR up to date
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 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 |
