Skip to content

Commit

Permalink
modules: added submodules for HAL_F4Light
Browse files Browse the repository at this point in the history
  • Loading branch information
tridge committed Feb 9, 2018
1 parent 04beb45 commit 61793c4
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,9 @@
[submodule "modules/ChibiOS"]
path = modules/ChibiOS
url = git://github.com/ArduPilot/ChibiOS.git
[submodule "libraries/AP_HAL_F4Light/support/minimosd-extra"]
path = libraries/AP_HAL_F4Light/support/minimosd-extra
url = https://github.com/night-ghost/minimosd-extra
[submodule "libraries/AP_HAL_F4Light/hardware/STM32F4xx_DSP_StdPeriph_Lib_V1.1.0/Libraries"]
path = libraries/AP_HAL_F4Light/hardware/STM32F4xx_DSP_StdPeriph_Lib_V1.1.0/Libraries
url = https://github.com/night-ghost/SPL
Submodule Libraries added at a4cac6
1 change: 1 addition & 0 deletions libraries/AP_HAL_F4Light/support/minimosd-extra
Submodule minimosd-extra added at 9c3387

0 comments on commit 61793c4

Please sign in to comment.