Skip to content

Commit

Permalink
Adding STM32CubeF7 as a submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
lains committed Feb 10, 2024
1 parent d2bf78d commit 47ae67c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@
[submodule "ticdecodecpp"]
path = ticdecodecpp
url = https://github.com/lains/ticdecodecpp.git
[submodule "bsp/STM32CubeF7"]
path = bsp/STM32CubeF7
url = https://github.com/STMicroelectronics/STM32CubeF7
1 change: 1 addition & 0 deletions bsp/STM32CubeF7
Submodule STM32CubeF7 added at f2f99a

0 comments on commit 47ae67c

Please sign in to comment.