mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-03-03 12:14:10 -04:00
add HAL_OS_POSIX_IO to defaults ensure explicitly configured DATAFLASH is prioritized correct inclusion of fat malloc only create storage backups on fatfs
14 lines
279 B
Plaintext
14 lines
279 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
|
|
|
|
undef HAL_LOGGING_DATAFLASH_ENABLED
|
|
DATAFLASH littlefs:w25nxx
|