mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-02 14:13:42 -04:00
13 lines
272 B
Plaintext
13 lines
272 B
Plaintext
# KakuteH7Mini Nand with larger flash chip
|
|
|
|
include ../KakuteH7Mini/hwdef.dat
|
|
|
|
undef mpu6000
|
|
undef IMU
|
|
|
|
SPIDEV bmi270 SPI4 DEVID1 MPU6000_CS MODE3 1*MHZ 4*MHZ
|
|
|
|
IMU BMI270 SPI:bmi270 ROTATION_PITCH_180_YAW_90
|
|
|
|
define HAL_LOGGING_DATAFLASH_DRIVER AP_Logger_W25N01GV
|