diff options
| author | hathach <[email protected]> | 2020-03-24 10:28:34 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2020-03-24 10:28:34 +0700 |
| commit | 16d6da18e3215608e30ad23897162f65740530cd (patch) | |
| tree | a191d0f0b62bf1ed75833cea48c11112ae910739 /.gitmodules | |
| parent | 86a8ffa4309eec6c67763e9fa1c3ef014424e856 (diff) | |
clean up action checkout for sbumodules
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 32e537dce..c1c5cefe7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -31,7 +31,6 @@ [submodule "lib/CMSIS_5"] path = lib/CMSIS_5 url = https://github.com/ARM-software/CMSIS_5.git - branch = master [submodule "lib/CMSIS_4"] path = lib/CMSIS_4 url = https://github.com/ARM-software/CMSIS.git |
