mirror of https://github.com/ArduPilot/ardupilot
modules: added submodules for HAL_F4Light
This commit is contained in:
parent
04beb45521
commit
61793c485a
|
@ -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
|
Loading…
Reference in New Issue