add nrfx as submodule

This commit is contained in:
hathach
2018-08-06 18:49:19 +07:00
parent 2e04a93a0d
commit 92ad9d4b45
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -2,3 +2,6 @@
path = lib/tinyusb
url = https://github.com/hathach/tinyusb.git
branch = develop
[submodule "lib/nrfx"]
path = lib/nrfx
url = https://github.com/NordicSemiconductor/nrfx.git