diff options
| author | microbuilder <contact@microbuilder.eu> | 2017-12-21 13:49:14 +0100 |
|---|---|---|
| committer | microbuilder <contact@microbuilder.eu> | 2017-12-21 13:49:14 +0100 |
| commit | 60a23f0fb65bebe91ab8b6da4a32ed0b012e9313 (patch) | |
| tree | 19bb9f08ff161357e8633cea1ec5044c6436ef7a /.gitmodules | |
| parent | 36ec29d4e85b19487c868287f09d2492eecc0274 (diff) | |
nRF52 update with internal file system support
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 4861053fe..fbb74f013 100644 --- a/.gitmodules +++ b/.gitmodules @@ -40,3 +40,6 @@ [submodule "tools/usb_descriptor"] path = tools/usb_descriptor url = https://github.com/adafruit/usb_descriptor.git +[submodule "lib/nrfutil"] + path = lib/nrfutil + url = https://github.com/adafruit/nRF52_nrfutil |
