mirror of https://github.com/ArduPilot/ardupilot
11 lines
229 B
Plaintext
11 lines
229 B
Plaintext
|
# hw definition file for HEEWING F405
|
||
|
|
||
|
include ../HEEWING-F405/hwdef.dat
|
||
|
|
||
|
# v2 has onboard dataflash logging
|
||
|
|
||
|
PC14 FLASH_CS CS
|
||
|
|
||
|
SPIDEV dataflash SPI2 DEVID1 FLASH_CS MODE3 32*MHZ 32*MHZ
|
||
|
|
||
|
define HAL_LOGGING_DATAFLASH_ENABLED 1
|