modules: added submodules for HAL_F4Light

This commit is contained in:
Andrew Tridgell 2018-02-09 20:55:29 +11:00
parent 04beb45521
commit 61793c485a
3 changed files with 8 additions and 0 deletions

6
.gitmodules vendored
View File

@ -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

@ -0,0 +1 @@
Subproject commit a4cac64af5db8d61798dcc6fe103fa628897e640

@ -0,0 +1 @@
Subproject commit 9c3387c324d283e1c18f01374add8fc6e0638bf9