mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
HEX Cube Yellow: enable platform-specific IO firmware with inverted heater pin.
This commit is contained in:
parent
44e2c326e0
commit
01e9599e93
@ -7,7 +7,7 @@ px4_add_board(
|
||||
TOOLCHAIN arm-none-eabi
|
||||
ARCHITECTURE cortex-m7
|
||||
ROMFSROOT px4fmu_common
|
||||
IO px4_io-v2_default
|
||||
IO hex_io-v2_default
|
||||
TESTING
|
||||
UAVCAN_INTERFACES 1
|
||||
SERIAL_PORTS
|
||||
|
||||
@ -19,3 +19,4 @@ then
|
||||
fi
|
||||
|
||||
set LOGGER_BUF 64
|
||||
set IOFW "/etc/extras/hex_io-v2_default.bin"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user