Browse Source

HAL_ChibiOS: added Pixhawk1 build target

this is more obvious to users than fmuv3
master
Andrew Tridgell 7 years ago
parent
commit
2174c53eb6
  1. 4
      libraries/AP_HAL_ChibiOS/hwdef/Pixhawk1/hwdef-bl.dat
  2. 4
      libraries/AP_HAL_ChibiOS/hwdef/Pixhawk1/hwdef.dat

4
libraries/AP_HAL_ChibiOS/hwdef/Pixhawk1/hwdef-bl.dat

@ -0,0 +1,4 @@ @@ -0,0 +1,4 @@
# hw definition file for processing by chibios_hwdef.py
# for pixhawk1, based on fmuv3
include ../fmuv3/hwdef-bl.dat

4
libraries/AP_HAL_ChibiOS/hwdef/Pixhawk1/hwdef.dat

@ -0,0 +1,4 @@ @@ -0,0 +1,4 @@
# hw definition file for processing by chibios_hwdef.py
# for pixhawk1, based on fmuv3
include ../fmuv3/hwdef.dat
Loading…
Cancel
Save