mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-02 22:18:29 -04:00
hwdef: fixed Pixhawk1-1M build
This commit is contained in:
parent
3b715ade6b
commit
5deb2b07f4
@ -13,3 +13,8 @@ undef STORAGE_FLASH_PAGE
|
||||
|
||||
# produce this error if we are on a 2M board and using 1M firmware
|
||||
define BOARD_CHECK_F427_USE_2M "2M flash - use Pixhawk1 firmware"
|
||||
|
||||
# enable support for dshot on iomcu
|
||||
undef ROMFS
|
||||
ROMFS io_firmware.bin Tools/IO_Firmware/iofirmware_lowpolh.bin
|
||||
undef HAL_WITH_IO_MCU_DSHOT
|
||||
|
Loading…
Reference in New Issue
Block a user