|
# Firmware suitable for flashing into a CubeOrange to experience Simulation-on-Hardware
|
|
|
|
include ../CubeOrange/hwdef.dat
|
|
include ../include/SimOnHW.inc
|
|
|
|
# short board name override (23 chars)
|
|
define CHIBIOS_SHORT_BOARD_NAME "CubeOrangeSimOnHardWare"
|
|
|
|
AUTOBUILD_TARGETS Copter
|