diff options
| author | hathach <[email protected]> | 2020-03-24 09:52:48 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2020-03-24 09:52:48 +0700 |
| commit | c05990af959d5f505899e3122fbe34cd7f24e77e (patch) | |
| tree | 6c0a9cbc782f3c5173c7736e553a4443cb961c9a /.gitmodules | |
| parent | a2aa50d2ef0095ccccc4797ad8da028c00c9e86a (diff) | |
change cmsis5 to master
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index c1c5cefe7..32e537dce 100644 --- a/.gitmodules +++ b/.gitmodules @@ -31,6 +31,7 @@ [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 |
