fix: correct branch of submodule ChibiOS

This commit is contained in:
TT 2019-08-11 09:48:01 +09:00
parent a916d7070a
commit 33c9fe994e

1
.gitmodules vendored
View file

@ -1,3 +1,4 @@
[submodule "ChibiOS"] [submodule "ChibiOS"]
path = ChibiOS path = ChibiOS
url = git@github.com:edy555/ChibiOS.git url = git@github.com:edy555/ChibiOS.git
branch = I2SFULLDUPLEX