diff options
| author | hathach <[email protected]> | 2018-07-02 11:00:05 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2018-07-02 11:00:05 +0700 |
| commit | 142300ca60d4c08d3d05df77c943e76b4336b21f (patch) | |
| tree | 37ac72d45306b9ec7451aed50d9efa3414ce5169 /.gitmodules | |
| parent | a08cb6e7274d307f704dafabbebbb7dd9ca73f30 (diff) | |
remove sdk, add nrfx as submodule
update segger project to work with nrfx
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
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 |
