mirror of https://github.com/ArduPilot/ardupilot
CubeYellow: define HAL_CHIBIOS_ARCH_CUBE
This commit is contained in:
parent
188c3a781e
commit
34b3b7999e
|
@ -1,6 +1,8 @@
|
|||
# The CUBE Yellow is a variant of The CUBE Black from ProfiCNC/Hex
|
||||
# with a STM32F777 MCU
|
||||
|
||||
define HAL_CHIBIOS_ARCH_CUBE 1
|
||||
|
||||
# MCU class and specific type
|
||||
MCU STM32F7xx STM32F777xx
|
||||
|
||||
|
|
Loading…
Reference in New Issue