mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-21 04:33:10 +08:00
HEX Cube Orange: enable platform-specific IO firmware with inverted heater pin.
This commit is contained in:
committed by
Daniel Agar
parent
57968c6e27
commit
44e2c326e0
@@ -8,7 +8,7 @@ px4_add_board(
|
||||
ARCHITECTURE cortex-m7
|
||||
ROMFSROOT px4fmu_common
|
||||
BUILD_BOOTLOADER
|
||||
IO px4_io-v2_default
|
||||
IO hex_io-v2_default
|
||||
TESTING
|
||||
UAVCAN_INTERFACES 2
|
||||
SERIAL_PORTS
|
||||
|
||||
@@ -36,3 +36,4 @@ then
|
||||
fi
|
||||
|
||||
set LOGGER_BUF 64
|
||||
set IOFW "/etc/extras/hex_io-v2_default.bin"
|
||||
|
||||
Reference in New Issue
Block a user