mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-10 09:58:28 -04:00
HAL_ChibiOS: use ChibiOS IO firmware for Pixhawk4
This commit is contained in:
parent
6f34350249
commit
bbfe147d50
@ -3,3 +3,6 @@
|
|||||||
|
|
||||||
include ../fmuv5/hwdef.dat
|
include ../fmuv5/hwdef.dat
|
||||||
|
|
||||||
|
# use ChibiOS based IO firmware to avoid issue with SBUS
|
||||||
|
# input. NuttX has no parity checking on UARTs
|
||||||
|
ROMFS io_firmware.bin Tools/IO_Firmware/fmuv2_IO_ChibiOS.bin
|
||||||
|
Loading…
Reference in New Issue
Block a user