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 | |
| parent | a2aa50d2ef0095ccccc4797ad8da028c00c9e86a (diff) | |
change cmsis5 to master
| -rw-r--r-- | .gitmodules | 1 | ||||
| m--------- | lib/CMSIS_5 | 0 |
2 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 diff --git a/lib/CMSIS_5 b/lib/CMSIS_5 -Subproject 02459e61c2941a4c1f6e8462500faac4c31ed65 +Subproject 4a65d88011a1595b7c8b42fa0d70b7bdfc132ac |
