5
0
mirror of https://github.com/ArduPilot/ardupilot synced 2025-03-08 06:34:22 -04:00
ardupilot/libraries/AP_HAL_ChibiOS/hwdef/CubeOrange-SimOnHardWare/hwdef.dat

13 lines
376 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"
# bootloader embedding / bootloader flashing not available
define AP_BOOTLOADER_FLASHING_ENABLED 0
AUTOBUILD_TARGETS Copter