summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorhathach <[email protected]>2018-07-02 11:00:05 +0700
committerhathach <[email protected]>2018-07-02 11:00:05 +0700
commit142300ca60d4c08d3d05df77c943e76b4336b21f (patch)
tree37ac72d45306b9ec7451aed50d9efa3414ce5169 /.gitmodules
parenta08cb6e7274d307f704dafabbebbb7dd9ca73f30 (diff)
remove sdk, add nrfx as submodule
update segger project to work with nrfx
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 000000000..94ea5e88d
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "hw/mcu/nordic/nrfx"]
+ path = hw/mcu/nordic/nrfx
+ url = [email protected]:NordicSemiconductor/nrfx.git