mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
bd95331068
this is for 1M versions of the Pixhawk1. It is smaller than fmuv2 as it only links the specific sensors needed for Pixhawk1
8 lines
175 B
Plaintext
8 lines
175 B
Plaintext
# hw definition file for processing by chibios_hwdef.py
|
|
# for Pixhawk1-1M, based on Pixhawk1
|
|
|
|
include ../Pixhawk1/hwdef.dat
|
|
|
|
FLASH_SIZE_KB 1024
|
|
define HAL_MINIMIZE_FEATURES 1
|