add nrfx as submodule
This commit is contained in:
parent
2e04a93a0d
commit
92ad9d4b45
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -2,3 +2,6 @@
|
|||||||
path = lib/tinyusb
|
path = lib/tinyusb
|
||||||
url = https://github.com/hathach/tinyusb.git
|
url = https://github.com/hathach/tinyusb.git
|
||||||
branch = develop
|
branch = develop
|
||||||
|
[submodule "lib/nrfx"]
|
||||||
|
path = lib/nrfx
|
||||||
|
url = https://github.com/NordicSemiconductor/nrfx.git
|
||||||
|
1
lib/nrfx
Submodule
1
lib/nrfx
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 096e770ee41e5ad92a2137aa6502cb04d5745e5c
|
Loading…
Reference in New Issue
Block a user