mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 01:05:27 +03:00
FIX CONFIG: Adding USE_FLASH as a permanent fixture for those targets with flash (#12498)
This commit is contained in:
parent
43f1c74c64
commit
5c43f369f2
185 changed files with 185 additions and 0 deletions
|
@ -35,6 +35,7 @@
|
||||||
#define USE_ACCGYRO_BMI270
|
#define USE_ACCGYRO_BMI270
|
||||||
#define USE_BARO_BMP280
|
#define USE_BARO_BMP280
|
||||||
#define USE_BARO_DPS310
|
#define USE_BARO_DPS310
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_M25P16
|
#define USE_FLASH_M25P16
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -33,6 +33,7 @@
|
||||||
#define USE_ACCGYRO_BMI270
|
#define USE_ACCGYRO_BMI270
|
||||||
#define USE_BARO_SPI_BMP280
|
#define USE_BARO_SPI_BMP280
|
||||||
#define USE_BARO_SPI_DPS310
|
#define USE_BARO_SPI_DPS310
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_M25P16
|
#define USE_FLASH_M25P16
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -34,6 +34,7 @@
|
||||||
#define USE_GYRO_SPI_MPU6000
|
#define USE_GYRO_SPI_MPU6000
|
||||||
#define USE_BARO_SPI_BMP280
|
#define USE_BARO_SPI_BMP280
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_M25P16
|
#define USE_FLASH_M25P16
|
||||||
#define USE_BARO_BMP280
|
#define USE_BARO_BMP280
|
||||||
#define USE_BARO_BMP280
|
#define USE_BARO_BMP280
|
||||||
|
|
|
@ -30,6 +30,7 @@
|
||||||
#define USE_ACC_SPI_MPU6500
|
#define USE_ACC_SPI_MPU6500
|
||||||
#define USE_GYRO
|
#define USE_GYRO
|
||||||
#define USE_GYRO_SPI_MPU6500
|
#define USE_GYRO_SPI_MPU6500
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_M25P16
|
#define USE_FLASH_M25P16
|
||||||
|
|
||||||
#define BEEPER_PIN PB2
|
#define BEEPER_PIN PB2
|
||||||
|
|
|
@ -38,6 +38,7 @@
|
||||||
#define USE_MAG_MPU925X_AK8963
|
#define USE_MAG_MPU925X_AK8963
|
||||||
#define USE_MAG_SPI_AK8963
|
#define USE_MAG_SPI_AK8963
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25N01G
|
#define USE_FLASH_W25N01G
|
||||||
#define USE_SDCARD
|
#define USE_SDCARD
|
||||||
|
|
||||||
|
|
|
@ -30,6 +30,7 @@
|
||||||
#define USE_ACC_SPI_MPU6500
|
#define USE_ACC_SPI_MPU6500
|
||||||
#define USE_GYRO
|
#define USE_GYRO
|
||||||
#define USE_GYRO_SPI_MPU6500
|
#define USE_GYRO_SPI_MPU6500
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -31,6 +31,7 @@
|
||||||
#define USE_ACC
|
#define USE_ACC
|
||||||
#define USE_ACC_SPI_MPU6000
|
#define USE_ACC_SPI_MPU6000
|
||||||
#define USE_BARO_BMP280
|
#define USE_BARO_BMP280
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -31,6 +31,7 @@
|
||||||
#define USE_ACC
|
#define USE_ACC
|
||||||
#define USE_ACC_SPI_MPU6500
|
#define USE_ACC_SPI_MPU6500
|
||||||
#define USE_BARO_BMP280
|
#define USE_BARO_BMP280
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -30,6 +30,7 @@
|
||||||
#define USE_ACC_SPI_MPU6000
|
#define USE_ACC_SPI_MPU6000
|
||||||
#define USE_GYRO
|
#define USE_GYRO
|
||||||
#define USE_GYRO_SPI_MPU6000
|
#define USE_GYRO_SPI_MPU6000
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -30,6 +30,7 @@
|
||||||
#define USE_ACC_SPI_MPU6500
|
#define USE_ACC_SPI_MPU6500
|
||||||
#define USE_GYRO
|
#define USE_GYRO
|
||||||
#define USE_GYRO_SPI_MPU6500
|
#define USE_GYRO_SPI_MPU6500
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
#define USE_BARO_BMP280
|
#define USE_BARO_BMP280
|
||||||
|
|
|
@ -31,6 +31,7 @@
|
||||||
#define USE_GYRO
|
#define USE_GYRO
|
||||||
#define USE_GYRO_SPI_MPU6000
|
#define USE_GYRO_SPI_MPU6000
|
||||||
#define USE_ACCGYRO_BMI270
|
#define USE_ACCGYRO_BMI270
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -30,6 +30,7 @@
|
||||||
#define USE_ACC
|
#define USE_ACC
|
||||||
#define USE_ACCGYRO_BMI270
|
#define USE_ACCGYRO_BMI270
|
||||||
#define USE_BARO_DPS310
|
#define USE_BARO_DPS310
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25N01G
|
#define USE_FLASH_W25N01G
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -30,6 +30,7 @@
|
||||||
#define USE_ACC_SPI_MPU6000
|
#define USE_ACC_SPI_MPU6000
|
||||||
#define USE_GYRO
|
#define USE_GYRO
|
||||||
#define USE_GYRO_SPI_MPU6000
|
#define USE_GYRO_SPI_MPU6000
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_BARO_BMP280
|
#define USE_BARO_BMP280
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
|
@ -30,6 +30,7 @@
|
||||||
#define USE_ACC_SPI_MPU6500
|
#define USE_ACC_SPI_MPU6500
|
||||||
#define USE_GYRO
|
#define USE_GYRO
|
||||||
#define USE_GYRO_SPI_MPU6500
|
#define USE_GYRO_SPI_MPU6500
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25N01G
|
#define USE_FLASH_W25N01G
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -30,6 +30,7 @@
|
||||||
#define USE_ACC_SPI_MPU6000
|
#define USE_ACC_SPI_MPU6000
|
||||||
#define USE_GYRO
|
#define USE_GYRO
|
||||||
#define USE_GYRO_SPI_MPU6000
|
#define USE_GYRO_SPI_MPU6000
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -30,6 +30,7 @@
|
||||||
#define USE_ACC_SPI_MPU6000
|
#define USE_ACC_SPI_MPU6000
|
||||||
#define USE_GYRO
|
#define USE_GYRO
|
||||||
#define USE_GYRO_SPI_MPU6000
|
#define USE_GYRO_SPI_MPU6000
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -33,6 +33,7 @@
|
||||||
#define USE_ACCGYRO_BMI270
|
#define USE_ACCGYRO_BMI270
|
||||||
#define USE_BARO_DPS310
|
#define USE_BARO_DPS310
|
||||||
#define USE_BARO_QMP6988
|
#define USE_BARO_QMP6988
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -30,6 +30,7 @@
|
||||||
#define USE_ACC
|
#define USE_ACC
|
||||||
#define USE_ACCGYRO_BMI270
|
#define USE_ACCGYRO_BMI270
|
||||||
#define USE_BARO_DPS310
|
#define USE_BARO_DPS310
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -30,6 +30,7 @@
|
||||||
#define USE_GYRO_SPI_MPU6000
|
#define USE_GYRO_SPI_MPU6000
|
||||||
#define USE_ACC
|
#define USE_ACC
|
||||||
#define USE_ACC_SPI_MPU6000
|
#define USE_ACC_SPI_MPU6000
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -31,6 +31,7 @@
|
||||||
#define USE_GYRO
|
#define USE_GYRO
|
||||||
#define USE_GYRO_SPI_MPU6000
|
#define USE_GYRO_SPI_MPU6000
|
||||||
#define USE_ACCGYRO_BMI270
|
#define USE_ACCGYRO_BMI270
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_M25P16
|
#define USE_FLASH_M25P16
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -35,6 +35,7 @@
|
||||||
#define USE_ACCGYRO_BMI270
|
#define USE_ACCGYRO_BMI270
|
||||||
#define USE_RX_CC2500
|
#define USE_RX_CC2500
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
|
|
||||||
#define MOTOR1_PIN PB8
|
#define MOTOR1_PIN PB8
|
||||||
|
|
|
@ -31,6 +31,7 @@
|
||||||
#define USE_ACC
|
#define USE_ACC
|
||||||
#define USE_ACC_SPI_ICM42688P
|
#define USE_ACC_SPI_ICM42688P
|
||||||
#define USE_BARO_BMP280
|
#define USE_BARO_BMP280
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_M25P16
|
#define USE_FLASH_M25P16
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -35,6 +35,7 @@
|
||||||
#define USE_BARO
|
#define USE_BARO
|
||||||
#define USE_BARO_DPS310
|
#define USE_BARO_DPS310
|
||||||
#define USE_BARO_BMP280
|
#define USE_BARO_BMP280
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -35,6 +35,7 @@
|
||||||
#define USE_BARO_DPS310
|
#define USE_BARO_DPS310
|
||||||
#define USE_BARO_BMP280
|
#define USE_BARO_BMP280
|
||||||
#define USE_BARO_QMP6988
|
#define USE_BARO_QMP6988
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -30,6 +30,7 @@
|
||||||
#define USE_GYRO_SPI_MPU6500
|
#define USE_GYRO_SPI_MPU6500
|
||||||
#define USE_ACC
|
#define USE_ACC
|
||||||
#define USE_ACC_SPI_MPU6500
|
#define USE_ACC_SPI_MPU6500
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25P16
|
#define USE_FLASH_W25P16
|
||||||
|
|
||||||
#define BEEPER_PIN PC1
|
#define BEEPER_PIN PC1
|
||||||
|
|
|
@ -32,6 +32,7 @@
|
||||||
#define USE_ACC_SPI_MPU6500
|
#define USE_ACC_SPI_MPU6500
|
||||||
#define USE_GYRO_SPI_MPU6000
|
#define USE_GYRO_SPI_MPU6000
|
||||||
#define USE_ACC_SPI_MPU6000
|
#define USE_ACC_SPI_MPU6000
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_FLASH_W25N01G
|
#define USE_FLASH_W25N01G
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
|
@ -31,6 +31,7 @@
|
||||||
#define USE_GYRO
|
#define USE_GYRO
|
||||||
#define USE_GYRO_SPI_MPU6000
|
#define USE_GYRO_SPI_MPU6000
|
||||||
#define USE_BARO_MS5611
|
#define USE_BARO_MS5611
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_M25P16
|
#define USE_FLASH_M25P16
|
||||||
|
|
||||||
#define BEEPER_PIN PC5
|
#define BEEPER_PIN PC5
|
||||||
|
|
|
@ -35,6 +35,7 @@
|
||||||
#define USE_ACCGYRO_BMI270
|
#define USE_ACCGYRO_BMI270
|
||||||
#define USE_GYRO_SPI_ICM42688P
|
#define USE_GYRO_SPI_ICM42688P
|
||||||
#define USE_ACC_SPI_ICM42688P
|
#define USE_ACC_SPI_ICM42688P
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
#define USE_RX_SPI
|
#define USE_RX_SPI
|
||||||
|
|
|
@ -31,6 +31,7 @@
|
||||||
#define USE_ACC
|
#define USE_ACC
|
||||||
#define USE_ACC_SPI_MPU6000
|
#define USE_ACC_SPI_MPU6000
|
||||||
#define USE_BARO_BMP280
|
#define USE_BARO_BMP280
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25P16
|
#define USE_FLASH_W25P16
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
|
@ -32,6 +32,7 @@
|
||||||
#define USE_ACC_SPI_ICM42688P
|
#define USE_ACC_SPI_ICM42688P
|
||||||
#define USE_ACCGYRO_BMI270
|
#define USE_ACCGYRO_BMI270
|
||||||
#define USE_BARO_SPI_BMP280
|
#define USE_BARO_SPI_BMP280
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_M25P16
|
#define USE_FLASH_M25P16
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -32,6 +32,7 @@
|
||||||
#define USE_ACC_SPI_ICM42688P
|
#define USE_ACC_SPI_ICM42688P
|
||||||
#define USE_ACCGYRO_BMI270
|
#define USE_ACCGYRO_BMI270
|
||||||
#define USE_BARO_SPI_BMP280
|
#define USE_BARO_SPI_BMP280
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_M25P16
|
#define USE_FLASH_M25P16
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -32,6 +32,7 @@
|
||||||
#define USE_ACC_SPI_ICM42688P
|
#define USE_ACC_SPI_ICM42688P
|
||||||
#define USE_ACCGYRO_BMI270
|
#define USE_ACCGYRO_BMI270
|
||||||
#define USE_BARO_SPI_BMP280
|
#define USE_BARO_SPI_BMP280
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_M25P16
|
#define USE_FLASH_M25P16
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -32,6 +32,7 @@
|
||||||
#define USE_GYRO_SPI_MPU6000
|
#define USE_GYRO_SPI_MPU6000
|
||||||
#define USE_ACC_SPI_ICM20689
|
#define USE_ACC_SPI_ICM20689
|
||||||
#define USE_GYRO_SPI_ICM20689
|
#define USE_GYRO_SPI_ICM20689
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -33,6 +33,7 @@
|
||||||
#define USE_GYRO_SPI_MPU6500
|
#define USE_GYRO_SPI_MPU6500
|
||||||
#define USE_GYRO_SPI_MPU6000
|
#define USE_GYRO_SPI_MPU6000
|
||||||
#define USE_BARO_MS5611
|
#define USE_BARO_MS5611
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -31,6 +31,7 @@
|
||||||
#define USE_GYRO
|
#define USE_GYRO
|
||||||
#define USE_GYRO_SPI_MPU6000
|
#define USE_GYRO_SPI_MPU6000
|
||||||
#define USE_BARO_BMP280
|
#define USE_BARO_BMP280
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -30,6 +30,7 @@
|
||||||
#define USE_ACC_SPI_MPU6000
|
#define USE_ACC_SPI_MPU6000
|
||||||
#define USE_GYRO
|
#define USE_GYRO
|
||||||
#define USE_GYRO_SPI_MPU6000
|
#define USE_GYRO_SPI_MPU6000
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -35,6 +35,7 @@
|
||||||
#define USE_ACC_SPI_ICM20689
|
#define USE_ACC_SPI_ICM20689
|
||||||
#define USE_ACC_SPI_ICM42688P
|
#define USE_ACC_SPI_ICM42688P
|
||||||
#define USE_GYRO_SPI_ICM42688P
|
#define USE_GYRO_SPI_ICM42688P
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_M25P16
|
#define USE_FLASH_M25P16
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -32,6 +32,7 @@
|
||||||
#define USE_GYRO_SPI_ICM20689
|
#define USE_GYRO_SPI_ICM20689
|
||||||
#define USE_BARO_BMP280
|
#define USE_BARO_BMP280
|
||||||
#define USE_BARO_DPS310
|
#define USE_BARO_DPS310
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_M25P16
|
#define USE_FLASH_M25P16
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -30,6 +30,7 @@
|
||||||
#define USE_GYRO_SPI_MPU6000
|
#define USE_GYRO_SPI_MPU6000
|
||||||
#define USE_ACC
|
#define USE_ACC
|
||||||
#define USE_ACC_SPI_MPU6000
|
#define USE_ACC_SPI_MPU6000
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25M
|
#define USE_FLASH_W25M
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -35,6 +35,7 @@
|
||||||
#define USE_GYRO_SPI_MPU6500
|
#define USE_GYRO_SPI_MPU6500
|
||||||
#define USE_GYRO_SPI_MPU6000
|
#define USE_GYRO_SPI_MPU6000
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
|
|
||||||
#define BEEPER_PIN PB4
|
#define BEEPER_PIN PB4
|
||||||
|
|
|
@ -28,6 +28,7 @@
|
||||||
#define USE_ACC_SPI_MPU6000
|
#define USE_ACC_SPI_MPU6000
|
||||||
#define USE_GYRO
|
#define USE_GYRO
|
||||||
#define USE_GYRO_SPI_MPU6000
|
#define USE_GYRO_SPI_MPU6000
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_M25P16
|
#define USE_FLASH_M25P16
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -30,6 +30,7 @@
|
||||||
#define USE_ACC_SPI_MPU6000
|
#define USE_ACC_SPI_MPU6000
|
||||||
#define USE_GYRO
|
#define USE_GYRO
|
||||||
#define USE_GYRO_SPI_MPU6000
|
#define USE_GYRO_SPI_MPU6000
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -28,6 +28,7 @@
|
||||||
#define USE_ACC_SPI_MPU6000
|
#define USE_ACC_SPI_MPU6000
|
||||||
#define USE_GYRO
|
#define USE_GYRO
|
||||||
#define USE_GYRO_SPI_MPU6000
|
#define USE_GYRO_SPI_MPU6000
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -30,6 +30,7 @@
|
||||||
#define USE_ACC_SPI_MPU6000
|
#define USE_ACC_SPI_MPU6000
|
||||||
#define USE_GYRO
|
#define USE_GYRO
|
||||||
#define USE_GYRO_SPI_MPU6000
|
#define USE_GYRO_SPI_MPU6000
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -35,6 +35,7 @@
|
||||||
#define USE_ACC_SPI_ICM42688P
|
#define USE_ACC_SPI_ICM42688P
|
||||||
#define USE_BARO_BMP280
|
#define USE_BARO_BMP280
|
||||||
#define USE_BARO_DPS310
|
#define USE_BARO_DPS310
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -33,6 +33,7 @@
|
||||||
#define USE_GYRO_SPI_ICM42688P
|
#define USE_GYRO_SPI_ICM42688P
|
||||||
#define USE_ACC_SPI_ICM42688P
|
#define USE_ACC_SPI_ICM42688P
|
||||||
#define USE_BARO_DPS310
|
#define USE_BARO_DPS310
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -36,6 +36,7 @@
|
||||||
#define USE_BARO
|
#define USE_BARO
|
||||||
#define USE_BARO_BMP280
|
#define USE_BARO_BMP280
|
||||||
#define USE_BARO_DPS310
|
#define USE_BARO_DPS310
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -32,6 +32,7 @@
|
||||||
#define USE_GYRO
|
#define USE_GYRO
|
||||||
#define USE_GYRO_SPI_ICM20689
|
#define USE_GYRO_SPI_ICM20689
|
||||||
#define USE_GYRO_SPI_MPU6000
|
#define USE_GYRO_SPI_MPU6000
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -30,6 +30,7 @@
|
||||||
#define USE_ACC_SPI_MPU6000
|
#define USE_ACC_SPI_MPU6000
|
||||||
#define USE_GYRO
|
#define USE_GYRO
|
||||||
#define USE_GYRO_SPI_MPU6000
|
#define USE_GYRO_SPI_MPU6000
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -30,6 +30,7 @@
|
||||||
#define USE_ACC_SPI_MPU6000
|
#define USE_ACC_SPI_MPU6000
|
||||||
#define USE_GYRO
|
#define USE_GYRO
|
||||||
#define USE_GYRO_SPI_MPU6000
|
#define USE_GYRO_SPI_MPU6000
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -32,6 +32,7 @@
|
||||||
#define USE_GYRO_SPI_MPU6000
|
#define USE_GYRO_SPI_MPU6000
|
||||||
#define USE_BARO_BMP280
|
#define USE_BARO_BMP280
|
||||||
#define USE_BARO_DPS310
|
#define USE_BARO_DPS310
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -31,6 +31,7 @@
|
||||||
#define USE_GYRO
|
#define USE_GYRO
|
||||||
#define USE_GYRO_SPI_MPU6000
|
#define USE_GYRO_SPI_MPU6000
|
||||||
#define USE_BARO_BMP280
|
#define USE_BARO_BMP280
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -36,6 +36,7 @@
|
||||||
#define USE_GYRO_SPI_ICM42688P
|
#define USE_GYRO_SPI_ICM42688P
|
||||||
#define USE_BARO_BMP280
|
#define USE_BARO_BMP280
|
||||||
#define USE_BARO_DPS310
|
#define USE_BARO_DPS310
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -32,6 +32,7 @@
|
||||||
#define USE_GYRO_SPI_MPU6000
|
#define USE_GYRO_SPI_MPU6000
|
||||||
#define USE_ACC_SPI_ICM20689
|
#define USE_ACC_SPI_ICM20689
|
||||||
#define USE_GYRO_SPI_ICM20689
|
#define USE_GYRO_SPI_ICM20689
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_FLASH_M25P16
|
#define USE_FLASH_M25P16
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
|
@ -32,6 +32,7 @@
|
||||||
#define USE_GYRO
|
#define USE_GYRO
|
||||||
#define USE_GYRO_SPI_MPU6500
|
#define USE_GYRO_SPI_MPU6500
|
||||||
#define USE_GYRO_SPI_MPU6000
|
#define USE_GYRO_SPI_MPU6000
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -30,6 +30,7 @@
|
||||||
#define USE_ACC_SPI_MPU6000
|
#define USE_ACC_SPI_MPU6000
|
||||||
#define USE_GYRO
|
#define USE_GYRO
|
||||||
#define USE_GYRO_SPI_MPU6000
|
#define USE_GYRO_SPI_MPU6000
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -31,6 +31,7 @@
|
||||||
#define USE_ACC
|
#define USE_ACC
|
||||||
#define USE_ACC_SPI_ICM42688P
|
#define USE_ACC_SPI_ICM42688P
|
||||||
#define USE_ACCGYRO_BMI270
|
#define USE_ACCGYRO_BMI270
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -34,6 +34,7 @@
|
||||||
#define USE_ACC_SPI_ICM42688P
|
#define USE_ACC_SPI_ICM42688P
|
||||||
#define USE_BARO
|
#define USE_BARO
|
||||||
#define USE_BARO_DPS310
|
#define USE_BARO_DPS310
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -29,6 +29,7 @@
|
||||||
#define USE_GYRO
|
#define USE_GYRO
|
||||||
#define USE_ACC
|
#define USE_ACC
|
||||||
#define USE_ACCGYRO_BMI270
|
#define USE_ACCGYRO_BMI270
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -30,6 +30,7 @@
|
||||||
#define USE_GYRO_SPI_ICM42688P
|
#define USE_GYRO_SPI_ICM42688P
|
||||||
#define USE_ACC
|
#define USE_ACC
|
||||||
#define USE_ACC_SPI_ICM42688P
|
#define USE_ACC_SPI_ICM42688P
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -30,6 +30,7 @@
|
||||||
#define USE_ACC_SPI_MPU6000
|
#define USE_ACC_SPI_MPU6000
|
||||||
#define USE_GYRO
|
#define USE_GYRO
|
||||||
#define USE_GYRO_SPI_MPU6000
|
#define USE_GYRO_SPI_MPU6000
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -31,6 +31,7 @@
|
||||||
#define USE_ACC
|
#define USE_ACC
|
||||||
#define USE_ACC_SPI_MPU6000
|
#define USE_ACC_SPI_MPU6000
|
||||||
#define USE_BARO_DPS310
|
#define USE_BARO_DPS310
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -34,6 +34,7 @@
|
||||||
#define USE_GYRO_SPI_ICM20689
|
#define USE_GYRO_SPI_ICM20689
|
||||||
#define USE_GYRO_SPI_MPU6500
|
#define USE_GYRO_SPI_MPU6500
|
||||||
#define USE_GYRO_SPI_MPU6000
|
#define USE_GYRO_SPI_MPU6000
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -31,6 +31,7 @@
|
||||||
#define USE_ACC
|
#define USE_ACC
|
||||||
#define USE_ACC_SPI_ICM42688P
|
#define USE_ACC_SPI_ICM42688P
|
||||||
#define USE_ACCGYRO_BMI270
|
#define USE_ACCGYRO_BMI270
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_M25P16
|
#define USE_FLASH_M25P16
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -30,6 +30,7 @@
|
||||||
#define USE_ACC_SPI_MPU6000
|
#define USE_ACC_SPI_MPU6000
|
||||||
#define USE_GYRO
|
#define USE_GYRO
|
||||||
#define USE_GYRO_SPI_MPU6000
|
#define USE_GYRO_SPI_MPU6000
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -33,6 +33,7 @@
|
||||||
#define USE_ACC_SPI_ICM42688P
|
#define USE_ACC_SPI_ICM42688P
|
||||||
#define USE_GYRO_SPI_ICM42688P
|
#define USE_GYRO_SPI_ICM42688P
|
||||||
#define USE_ACCGYRO_BMI270
|
#define USE_ACCGYRO_BMI270
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -32,6 +32,7 @@
|
||||||
#define USE_GYRO_SPI_MPU6000
|
#define USE_GYRO_SPI_MPU6000
|
||||||
#define USE_BARO
|
#define USE_BARO
|
||||||
#define USE_BARO_BMP280
|
#define USE_BARO_BMP280
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -32,6 +32,7 @@
|
||||||
#define USE_GYRO_SPI_MPU6000
|
#define USE_GYRO_SPI_MPU6000
|
||||||
#define USE_ACCGYRO_BMI270
|
#define USE_ACCGYRO_BMI270
|
||||||
#define USE_BARO_BMP280
|
#define USE_BARO_BMP280
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -33,6 +33,7 @@
|
||||||
#define USE_ACCGYRO_BMI270
|
#define USE_ACCGYRO_BMI270
|
||||||
#define USE_GYRO_SPI_ICM42688P
|
#define USE_GYRO_SPI_ICM42688P
|
||||||
#define USE_ACC_SPI_ICM42688P
|
#define USE_ACC_SPI_ICM42688P
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -31,6 +31,7 @@
|
||||||
#define USE_ACC
|
#define USE_ACC
|
||||||
#define USE_ACC_SPI_MPU6000
|
#define USE_ACC_SPI_MPU6000
|
||||||
#define USE_BARO_BMP280
|
#define USE_BARO_BMP280
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -34,6 +34,7 @@
|
||||||
#define USE_ACC_SPI_MPU6500
|
#define USE_ACC_SPI_MPU6500
|
||||||
#define USE_GYRO_SPI_ICM42688P
|
#define USE_GYRO_SPI_ICM42688P
|
||||||
#define USE_ACC_SPI_ICM42688P
|
#define USE_ACC_SPI_ICM42688P
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -35,6 +35,7 @@
|
||||||
#define USE_ACCGYRO_BMI270
|
#define USE_ACCGYRO_BMI270
|
||||||
#define USE_BARO_BMP280
|
#define USE_BARO_BMP280
|
||||||
#define USE_BARO_DPS310
|
#define USE_BARO_DPS310
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -34,6 +34,7 @@
|
||||||
#define USE_ACC_SPI_ICM42688P
|
#define USE_ACC_SPI_ICM42688P
|
||||||
#define USE_BARO_BMP280
|
#define USE_BARO_BMP280
|
||||||
#define USE_BARO_DPS310
|
#define USE_BARO_DPS310
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -36,6 +36,7 @@
|
||||||
#define USE_GYRO_SPI_ICM42688P
|
#define USE_GYRO_SPI_ICM42688P
|
||||||
#define USE_ACC_SPI_ICM42688P
|
#define USE_ACC_SPI_ICM42688P
|
||||||
#define USE_BARO_DPS310
|
#define USE_BARO_DPS310
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -31,6 +31,7 @@
|
||||||
#define USE_GYRO
|
#define USE_GYRO
|
||||||
#define USE_GYRO_SPI_MPU6000
|
#define USE_GYRO_SPI_MPU6000
|
||||||
#define USE_BARO_BMP280
|
#define USE_BARO_BMP280
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -35,6 +35,7 @@
|
||||||
#define USE_ACC_SPI_ICM42688P
|
#define USE_ACC_SPI_ICM42688P
|
||||||
#define USE_BARO_DPS310
|
#define USE_BARO_DPS310
|
||||||
#define USE_BARO_BMP280
|
#define USE_BARO_BMP280
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -31,6 +31,7 @@
|
||||||
#define USE_GYRO
|
#define USE_GYRO
|
||||||
#define USE_GYRO_SPI_MPU6000
|
#define USE_GYRO_SPI_MPU6000
|
||||||
#define USE_BARO_BMP280
|
#define USE_BARO_BMP280
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -32,6 +32,7 @@
|
||||||
#define USE_ACC_SPI_MPU6000
|
#define USE_ACC_SPI_MPU6000
|
||||||
#define USE_BARO_SPI_BMP280
|
#define USE_BARO_SPI_BMP280
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
|
|
||||||
#define BEEPER_PIN PB4
|
#define BEEPER_PIN PB4
|
||||||
|
|
|
@ -31,6 +31,7 @@
|
||||||
#define USE_ACC
|
#define USE_ACC
|
||||||
#define USE_ACC_SPI_MPU6000
|
#define USE_ACC_SPI_MPU6000
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_BARO_BMP280
|
#define USE_BARO_BMP280
|
||||||
|
|
||||||
|
|
|
@ -34,6 +34,7 @@
|
||||||
#define USE_GYRO_SPI_ICM42688P
|
#define USE_GYRO_SPI_ICM42688P
|
||||||
#define USE_ACC_SPI_ICM42688P
|
#define USE_ACC_SPI_ICM42688P
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
|
|
||||||
#define BEEPER_PIN PB2
|
#define BEEPER_PIN PB2
|
||||||
|
|
|
@ -31,6 +31,7 @@
|
||||||
#define USE_GYRO
|
#define USE_GYRO
|
||||||
#define USE_GYRO_SPI_ICM42688P
|
#define USE_GYRO_SPI_ICM42688P
|
||||||
#define USE_ACCGYRO_BMI270
|
#define USE_ACCGYRO_BMI270
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
#define USE_RX_SPI
|
#define USE_RX_SPI
|
||||||
|
|
|
@ -31,6 +31,7 @@
|
||||||
#define USE_GYRO
|
#define USE_GYRO
|
||||||
#define USE_GYRO_SPI_MPU6000
|
#define USE_GYRO_SPI_MPU6000
|
||||||
#define USE_ACCGYRO_BMI270
|
#define USE_ACCGYRO_BMI270
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
#define USE_BARO_BMP280
|
#define USE_BARO_BMP280
|
||||||
|
|
|
@ -30,6 +30,7 @@
|
||||||
#define USE_ACC_SPI_MPU6000
|
#define USE_ACC_SPI_MPU6000
|
||||||
#define USE_GYRO
|
#define USE_GYRO
|
||||||
#define USE_GYRO_SPI_MPU6000
|
#define USE_GYRO_SPI_MPU6000
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
#define USE_BARO_SPI_BMP280
|
#define USE_BARO_SPI_BMP280
|
||||||
|
|
|
@ -31,6 +31,7 @@
|
||||||
#define USE_GYRO
|
#define USE_GYRO
|
||||||
#define USE_GYRO_SPI_MPU6500
|
#define USE_GYRO_SPI_MPU6500
|
||||||
#define USE_BARO_BMP280
|
#define USE_BARO_BMP280
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -30,6 +30,7 @@
|
||||||
#define USE_ACC_SPI_MPU6000
|
#define USE_ACC_SPI_MPU6000
|
||||||
#define USE_GYRO
|
#define USE_GYRO
|
||||||
#define USE_GYRO_SPI_MPU6000
|
#define USE_GYRO_SPI_MPU6000
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_M25P16
|
#define USE_FLASH_M25P16
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -34,6 +34,7 @@
|
||||||
#define USE_GYRO_SPI_ICM42688P
|
#define USE_GYRO_SPI_ICM42688P
|
||||||
#define USE_ACC_SPI_ICM42688P
|
#define USE_ACC_SPI_ICM42688P
|
||||||
#define USE_BARO_DPS310
|
#define USE_BARO_DPS310
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_M25P16
|
#define USE_FLASH_M25P16
|
||||||
#define USE_FLASH_W25N01G
|
#define USE_FLASH_W25N01G
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
|
@ -32,6 +32,7 @@
|
||||||
#define USE_ACC
|
#define USE_ACC
|
||||||
#define USE_ACC_SPI_ICM42688P
|
#define USE_ACC_SPI_ICM42688P
|
||||||
#define USE_BARO_DPS310
|
#define USE_BARO_DPS310
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_M25P16
|
#define USE_FLASH_M25P16
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -32,6 +32,7 @@
|
||||||
#define USE_ACC
|
#define USE_ACC
|
||||||
#define USE_ACC_SPI_ICM42688P
|
#define USE_ACC_SPI_ICM42688P
|
||||||
#define USE_BARO_DPS310
|
#define USE_BARO_DPS310
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_M25P16
|
#define USE_FLASH_M25P16
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -34,6 +34,7 @@
|
||||||
#define USE_GYRO_SPI_ICM42688P
|
#define USE_GYRO_SPI_ICM42688P
|
||||||
#define USE_ACC_SPI_ICM42688P
|
#define USE_ACC_SPI_ICM42688P
|
||||||
#define USE_BARO_DPS310
|
#define USE_BARO_DPS310
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_W25N01G
|
#define USE_FLASH_W25N01G
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
#define USE_SDCARD
|
#define USE_SDCARD
|
||||||
|
|
|
@ -30,6 +30,7 @@
|
||||||
#define USE_ACC_SPI_MPU6000
|
#define USE_ACC_SPI_MPU6000
|
||||||
#define USE_GYRO
|
#define USE_GYRO
|
||||||
#define USE_GYRO_SPI_MPU6000
|
#define USE_GYRO_SPI_MPU6000
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_M25P16
|
#define USE_FLASH_M25P16
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -31,6 +31,7 @@
|
||||||
#define USE_ACC
|
#define USE_ACC
|
||||||
#define USE_ACC_SPI_ICM20689
|
#define USE_ACC_SPI_ICM20689
|
||||||
#define USE_BARO_BMP280
|
#define USE_BARO_BMP280
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_M25P16
|
#define USE_FLASH_M25P16
|
||||||
#define USE_FLASH_W25N01G
|
#define USE_FLASH_W25N01G
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
|
@ -31,6 +31,7 @@
|
||||||
#define USE_GYRO
|
#define USE_GYRO
|
||||||
#define USE_GYRO_SPI_MPU6000
|
#define USE_GYRO_SPI_MPU6000
|
||||||
#define USE_BARO_BMP280
|
#define USE_BARO_BMP280
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_M25P16
|
#define USE_FLASH_M25P16
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -37,6 +37,7 @@
|
||||||
#define USE_ACC_SPI_ICM20689
|
#define USE_ACC_SPI_ICM20689
|
||||||
#define USE_BARO_BMP280
|
#define USE_BARO_BMP280
|
||||||
#define USE_BARO_DPS310
|
#define USE_BARO_DPS310
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_M25P16
|
#define USE_FLASH_M25P16
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -32,6 +32,7 @@
|
||||||
#define USE_ACC_SPI_ICM20689
|
#define USE_ACC_SPI_ICM20689
|
||||||
#define USE_BARO_BMP280
|
#define USE_BARO_BMP280
|
||||||
#define USE_BARO_DPS310
|
#define USE_BARO_DPS310
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_M25P16
|
#define USE_FLASH_M25P16
|
||||||
#define USE_FLASH_W25M512
|
#define USE_FLASH_W25M512
|
||||||
#define USE_FLASH_W25N01G
|
#define USE_FLASH_W25N01G
|
||||||
|
|
|
@ -31,6 +31,7 @@
|
||||||
#define USE_GYRO
|
#define USE_GYRO
|
||||||
#define USE_GYRO_SPI_MPU6000
|
#define USE_GYRO_SPI_MPU6000
|
||||||
#define USE_BARO_DPS310
|
#define USE_BARO_DPS310
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_M25P16
|
#define USE_FLASH_M25P16
|
||||||
#define USE_FLASH_W25N01G
|
#define USE_FLASH_W25N01G
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
|
@ -32,6 +32,7 @@
|
||||||
#define USE_GYRO_SPI_MPU6000
|
#define USE_GYRO_SPI_MPU6000
|
||||||
#define USE_ACCGYRO_BMI270
|
#define USE_ACCGYRO_BMI270
|
||||||
#define USE_BARO_DPS310
|
#define USE_BARO_DPS310
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_M25P16
|
#define USE_FLASH_M25P16
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -33,6 +33,7 @@
|
||||||
#define USE_GYRO
|
#define USE_GYRO
|
||||||
#define USE_GYRO_SPI_MPU6000
|
#define USE_GYRO_SPI_MPU6000
|
||||||
#define USE_ACCGYRO_BMI270
|
#define USE_ACCGYRO_BMI270
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_M25P16
|
#define USE_FLASH_M25P16
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -31,6 +31,7 @@
|
||||||
#define USE_ACC
|
#define USE_ACC
|
||||||
#define USE_ACC_SPI_ICM20689
|
#define USE_ACC_SPI_ICM20689
|
||||||
#define USE_BARO_BMP280
|
#define USE_BARO_BMP280
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_M25P16
|
#define USE_FLASH_M25P16
|
||||||
#define USE_FLASH_W25N01G
|
#define USE_FLASH_W25N01G
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
|
@ -31,6 +31,7 @@
|
||||||
#define USE_GYRO
|
#define USE_GYRO
|
||||||
#define USE_GYRO_SPI_MPU6000
|
#define USE_GYRO_SPI_MPU6000
|
||||||
#define USE_BARO_BMP280
|
#define USE_BARO_BMP280
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_M25P16
|
#define USE_FLASH_M25P16
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
|
@ -33,6 +33,7 @@
|
||||||
#define USE_GYRO_SPI_ICM20689
|
#define USE_GYRO_SPI_ICM20689
|
||||||
#define USE_ACC_SPI_ICM20689
|
#define USE_ACC_SPI_ICM20689
|
||||||
#define USE_BARO_DPS310
|
#define USE_BARO_DPS310
|
||||||
|
#define USE_FLASH
|
||||||
#define USE_FLASH_M25P16
|
#define USE_FLASH_M25P16
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue