From 33c9fe994e1e5738df4c229560506626e971bf0c Mon Sep 17 00:00:00 2001 From: TT Date: Sun, 11 Aug 2019 09:48:01 +0900 Subject: [PATCH] fix: correct branch of submodule ChibiOS --- .gitmodules | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitmodules b/.gitmodules index d37926e..2dd3fd8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,4 @@ [submodule "ChibiOS"] path = ChibiOS url = git@github.com:edy555/ChibiOS.git + branch = I2SFULLDUPLEX \ No newline at end of file