Skip to content

Commit

Permalink
ChibiOS: fix building with GCC 11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
shellixyz committed Jul 14, 2022
1 parent 8850fb9 commit 0c29e9c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
url = https://github.com/ArduPilot/googletest
[submodule "modules/ChibiOS"]
path = modules/ChibiOS
url = https://github.com/ArduPilot/ChibiOS.git
url = https://github.com/ArduCustom/ChibiOS.git
[submodule "modules/gsoap"]
path = modules/gsoap
url = https://github.com/ArduPilot/gsoap
Expand Down
2 changes: 1 addition & 1 deletion modules/ChibiOS

0 comments on commit 0c29e9c

Please sign in to comment.