mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-02 14:13:42 -04:00
e820219202
-O3 does not seem to be a win, and takes up a lot more flash
9 lines
202 B
Plaintext
9 lines
202 B
Plaintext
# hw definition file for processing by chibios_hwdef.py for the
|
|
# mRo X2.1 board. This is a fmuv3, with BRD_TYPE forced to 20
|
|
|
|
include ../fmuv3/hwdef.dat
|
|
|
|
env OPTIMIZE -O2
|
|
|
|
define BOARD_TYPE_DEFAULT 20
|