mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-05 15:38:29 -04:00
ea51aea2e5
both bootloader and AP_Periph now default to "org.ardupilot.BOARD_NAME". This makes it much easier to find the right firmware for update
9 lines
159 B
Plaintext
9 lines
159 B
Plaintext
# hw definition file for the f405 Matek DLVR Airspeed Sensor
|
|
|
|
# setup build for a peripheral firmware
|
|
env AP_PERIPH 1
|
|
|
|
include ../f405-MatekGPS/hwdef-bl.dat
|
|
|
|
|