add nrfx as submodule
This commit is contained in:
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
Submodule lib/nrfx added at 096e770ee4
Reference in New Issue
Block a user