mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 23:33:57 -04:00
hwdef: don't include solo gimbal or oreoled on thepeach autopilots
This commit is contained in:
parent
b725a632d6
commit
b751224ae1
@ -282,7 +282,3 @@ DMA_PRIORITY USART6* SPI*
|
||||
# is "ROMFS ROMFS-filename source-filename". Paths are relative to the
|
||||
# ardupilot root.
|
||||
ROMFS io_firmware.bin Tools/IO_Firmware/iofirmware_lowpolh.bin
|
||||
|
||||
# for users running fmuv3 on their Solo:
|
||||
define HAL_OREO_LED_ENABLED (BOARD_FLASH_SIZE > 1024)
|
||||
define HAL_SOLO_GIMBAL_ENABLED (HAL_MOUNT_ENABLED && BOARD_FLASH_SIZE > 1024)
|
||||
|
@ -282,7 +282,3 @@ DMA_PRIORITY USART6* SPI*
|
||||
# is "ROMFS ROMFS-filename source-filename". Paths are relative to the
|
||||
# ardupilot root.
|
||||
ROMFS io_firmware.bin Tools/IO_Firmware/iofirmware_lowpolh.bin
|
||||
|
||||
# for users running fmuv3 on their Solo:
|
||||
define HAL_OREO_LED_ENABLED (BOARD_FLASH_SIZE > 1024)
|
||||
define HAL_SOLO_GIMBAL_ENABLED (HAL_MOUNT_ENABLED && BOARD_FLASH_SIZE > 1024)
|
||||
|
Loading…
Reference in New Issue
Block a user