diff options
| author | hathach <[email protected]> | 2018-07-10 12:05:56 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2018-07-10 12:05:56 +0700 |
| commit | f5652a0146606151c83f7af25f9779718a65f097 (patch) | |
| tree | d6151c869121e42ff57e6f52eda65d5a0ca17040 | |
| parent | 5d8cf5cf8fc30cb8fbb7553b0f949d8f3298c602 (diff) | |
change nrfx module from git to https
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 94ea5e88d..bdfc08ddc 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "hw/mcu/nordic/nrfx"] path = hw/mcu/nordic/nrfx - url = [email protected]:NordicSemiconductor/nrfx.git + url = https://github.com/NordicSemiconductor/nrfx.git |
