mirror of https://github.com/ArduPilot/ardupilot
AP_HAL_ChibiOS: define CubeOrange-SimOnHardWare short board name
This commit is contained in:
parent
fd148dcc4a
commit
02e2061661
|
@ -3,4 +3,7 @@
|
||||||
include ../CubeOrange/hwdef.dat
|
include ../CubeOrange/hwdef.dat
|
||||||
include ../include/SimOnHW.inc
|
include ../include/SimOnHW.inc
|
||||||
|
|
||||||
|
# short board name override (23 chars)
|
||||||
|
define CHIBIOS_SHORT_BOARD_NAME "CubeOrangeSimOnHardWare"
|
||||||
|
|
||||||
AUTOBUILD_TARGETS Copter
|
AUTOBUILD_TARGETS Copter
|
||||||
|
|
Loading…
Reference in New Issue