mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-02 14:13:42 -04:00
10 lines
276 B
Plaintext
10 lines
276 B
Plaintext
# 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
|