Skip to content

Commit

Permalink
FIX CONFIG: Adding USE_FLASH as a permanent fixture for those targets…
Browse files Browse the repository at this point in the history
… with flash (#12498)
  • Loading branch information
blckmn committed Mar 10, 2023
1 parent 43f1c74 commit 5c43f36
Show file tree
Hide file tree
Showing 185 changed files with 185 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/config/AIKONF4/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
#define USE_ACCGYRO_BMI270
#define USE_BARO_BMP280
#define USE_BARO_DPS310
#define USE_FLASH
#define USE_FLASH_M25P16
#define USE_MAX7456

Expand Down
1 change: 1 addition & 0 deletions src/config/AIKONF7/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
#define USE_ACCGYRO_BMI270
#define USE_BARO_SPI_BMP280
#define USE_BARO_SPI_DPS310
#define USE_FLASH
#define USE_FLASH_M25P16
#define USE_MAX7456

Expand Down
1 change: 1 addition & 0 deletions src/config/AIRBOTF4/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
#define USE_GYRO_SPI_MPU6000
#define USE_BARO_SPI_BMP280
#define USE_MAX7456
#define USE_FLASH
#define USE_FLASH_M25P16
#define USE_BARO_BMP280
#define USE_BARO_BMP280
Expand Down
1 change: 1 addition & 0 deletions src/config/AIRBOTF7HDV/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
#define USE_ACC_SPI_MPU6500
#define USE_GYRO
#define USE_GYRO_SPI_MPU6500
#define USE_FLASH
#define USE_FLASH_M25P16

#define BEEPER_PIN PB2
Expand Down
1 change: 1 addition & 0 deletions src/config/ALIENFLIGHTNGF7/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
#define USE_MAG_MPU925X_AK8963
#define USE_MAG_SPI_AK8963
#define USE_MAX7456
#define USE_FLASH
#define USE_FLASH_W25N01G
#define USE_SDCARD

Expand Down
1 change: 1 addition & 0 deletions src/config/AOCODAF405/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
#define USE_ACC_SPI_MPU6500
#define USE_GYRO
#define USE_GYRO_SPI_MPU6500
#define USE_FLASH
#define USE_FLASH_W25Q128FV
#define USE_MAX7456

Expand Down
1 change: 1 addition & 0 deletions src/config/AOCODAF405V2MPU6000/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
#define USE_ACC
#define USE_ACC_SPI_MPU6000
#define USE_BARO_BMP280
#define USE_FLASH
#define USE_FLASH_W25Q128FV
#define USE_MAX7456

Expand Down
1 change: 1 addition & 0 deletions src/config/AOCODAF405V2MPU6500/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
#define USE_ACC
#define USE_ACC_SPI_MPU6500
#define USE_BARO_BMP280
#define USE_FLASH
#define USE_FLASH_W25Q128FV
#define USE_MAX7456

Expand Down
1 change: 1 addition & 0 deletions src/config/AOCODAF722BLE/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
#define USE_ACC_SPI_MPU6000
#define USE_GYRO
#define USE_GYRO_SPI_MPU6000
#define USE_FLASH
#define USE_FLASH_W25Q128FV
#define USE_MAX7456

Expand Down
1 change: 1 addition & 0 deletions src/config/AOCODAF722MINI/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
#define USE_ACC_SPI_MPU6500
#define USE_GYRO
#define USE_GYRO_SPI_MPU6500
#define USE_FLASH
#define USE_FLASH_W25Q128FV
#define USE_MAX7456
#define USE_BARO_BMP280
Expand Down
1 change: 1 addition & 0 deletions src/config/AOCODARCF7DUAL/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
#define USE_GYRO
#define USE_GYRO_SPI_MPU6000
#define USE_ACCGYRO_BMI270
#define USE_FLASH
#define USE_FLASH_W25Q128FV
#define USE_MAX7456

Expand Down
1 change: 1 addition & 0 deletions src/config/AOCODARCH7DUAL/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
#define USE_ACC
#define USE_ACCGYRO_BMI270
#define USE_BARO_DPS310
#define USE_FLASH
#define USE_FLASH_W25N01G
#define USE_MAX7456

Expand Down
1 change: 1 addition & 0 deletions src/config/APEXF7/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
#define USE_ACC_SPI_MPU6000
#define USE_GYRO
#define USE_GYRO_SPI_MPU6000
#define USE_FLASH
#define USE_FLASH_W25Q128FV
#define USE_BARO_BMP280
#define USE_MAX7456
Expand Down
1 change: 1 addition & 0 deletions src/config/ARESF7/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
#define USE_ACC_SPI_MPU6500
#define USE_GYRO
#define USE_GYRO_SPI_MPU6500
#define USE_FLASH
#define USE_FLASH_W25N01G
#define USE_MAX7456

Expand Down
1 change: 1 addition & 0 deletions src/config/ATOMRCF405/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
#define USE_ACC_SPI_MPU6000
#define USE_GYRO
#define USE_GYRO_SPI_MPU6000
#define USE_FLASH
#define USE_FLASH_W25Q128FV
#define USE_MAX7456

Expand Down
1 change: 1 addition & 0 deletions src/config/ATOMRCF722/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
#define USE_ACC_SPI_MPU6000
#define USE_GYRO
#define USE_GYRO_SPI_MPU6000
#define USE_FLASH
#define USE_FLASH_W25Q128FV
#define USE_MAX7456

Expand Down
1 change: 1 addition & 0 deletions src/config/AXISFLYINGF7/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
#define USE_ACCGYRO_BMI270
#define USE_BARO_DPS310
#define USE_BARO_QMP6988
#define USE_FLASH
#define USE_FLASH_W25Q128FV
#define USE_MAX7456

Expand Down
1 change: 1 addition & 0 deletions src/config/AXISFLYINGF7PRO/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
#define USE_ACC
#define USE_ACCGYRO_BMI270
#define USE_BARO_DPS310
#define USE_FLASH
#define USE_FLASH_W25Q128FV
#define USE_MAX7456

Expand Down
1 change: 1 addition & 0 deletions src/config/BETAFLIGHTF4/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
#define USE_GYRO_SPI_MPU6000
#define USE_ACC
#define USE_ACC_SPI_MPU6000
#define USE_FLASH
#define USE_FLASH_W25Q128FV
#define USE_MAX7456

Expand Down
1 change: 1 addition & 0 deletions src/config/BETAFPVF411/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
#define USE_GYRO
#define USE_GYRO_SPI_MPU6000
#define USE_ACCGYRO_BMI270
#define USE_FLASH
#define USE_FLASH_M25P16
#define USE_MAX7456

Expand Down
1 change: 1 addition & 0 deletions src/config/BETAFPVF411RX/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
#define USE_ACCGYRO_BMI270
#define USE_RX_CC2500
#define USE_MAX7456
#define USE_FLASH
#define USE_FLASH_W25Q128FV

#define MOTOR1_PIN PB8
Expand Down
1 change: 1 addition & 0 deletions src/config/BETAFPVH743/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
#define USE_ACC
#define USE_ACC_SPI_ICM42688P
#define USE_BARO_BMP280
#define USE_FLASH
#define USE_FLASH_M25P16
#define USE_MAX7456

Expand Down
1 change: 1 addition & 0 deletions src/config/BLADE_F7/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
#define USE_BARO
#define USE_BARO_DPS310
#define USE_BARO_BMP280
#define USE_FLASH
#define USE_FLASH_W25Q128FV
#define USE_MAX7456

Expand Down
1 change: 1 addition & 0 deletions src/config/BLADE_F7_HD/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
#define USE_BARO_DPS310
#define USE_BARO_BMP280
#define USE_BARO_QMP6988
#define USE_FLASH
#define USE_FLASH_W25Q128FV
#define USE_MAX7456

Expand Down
1 change: 1 addition & 0 deletions src/config/BLUEJAYF4/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
#define USE_GYRO_SPI_MPU6500
#define USE_ACC
#define USE_ACC_SPI_MPU6500
#define USE_FLASH
#define USE_FLASH_W25P16

#define BEEPER_PIN PC1
Expand Down
1 change: 1 addition & 0 deletions src/config/CLRACINGF7/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
#define USE_ACC_SPI_MPU6500
#define USE_GYRO_SPI_MPU6000
#define USE_ACC_SPI_MPU6000
#define USE_FLASH
#define USE_FLASH_W25Q128FV
#define USE_FLASH_W25N01G
#define USE_MAX7456
Expand Down
1 change: 1 addition & 0 deletions src/config/COLIBRI/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
#define USE_GYRO
#define USE_GYRO_SPI_MPU6000
#define USE_BARO_MS5611
#define USE_FLASH
#define USE_FLASH_M25P16

#define BEEPER_PIN PC5
Expand Down
1 change: 1 addition & 0 deletions src/config/CRAZYBEEF4SX1280/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
#define USE_ACCGYRO_BMI270
#define USE_GYRO_SPI_ICM42688P
#define USE_ACC_SPI_ICM42688P
#define USE_FLASH
#define USE_FLASH_W25Q128FV
#define USE_MAX7456
#define USE_RX_SPI
Expand Down
1 change: 1 addition & 0 deletions src/config/CYCLONEF722_PRO/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
#define USE_ACC
#define USE_ACC_SPI_MPU6000
#define USE_BARO_BMP280
#define USE_FLASH
#define USE_FLASH_W25P16
#define USE_FLASH_W25Q128FV
#define USE_MAX7456
Expand Down
1 change: 1 addition & 0 deletions src/config/DAKEFPVF405/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
#define USE_ACC_SPI_ICM42688P
#define USE_ACCGYRO_BMI270
#define USE_BARO_SPI_BMP280
#define USE_FLASH
#define USE_FLASH_M25P16
#define USE_MAX7456

Expand Down
1 change: 1 addition & 0 deletions src/config/DAKEFPVF411/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
#define USE_ACC_SPI_ICM42688P
#define USE_ACCGYRO_BMI270
#define USE_BARO_SPI_BMP280
#define USE_FLASH
#define USE_FLASH_M25P16
#define USE_MAX7456

Expand Down
1 change: 1 addition & 0 deletions src/config/DAKEFPVF722/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
#define USE_ACC_SPI_ICM42688P
#define USE_ACCGYRO_BMI270
#define USE_BARO_SPI_BMP280
#define USE_FLASH
#define USE_FLASH_M25P16
#define USE_MAX7456

Expand Down
1 change: 1 addition & 0 deletions src/config/DALRCF405/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
#define USE_GYRO_SPI_MPU6000
#define USE_ACC_SPI_ICM20689
#define USE_GYRO_SPI_ICM20689
#define USE_FLASH
#define USE_FLASH_W25Q128FV
#define USE_MAX7456

Expand Down
1 change: 1 addition & 0 deletions src/config/DALRCF722DUAL/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
#define USE_GYRO_SPI_MPU6500
#define USE_GYRO_SPI_MPU6000
#define USE_BARO_MS5611
#define USE_FLASH
#define USE_FLASH_W25Q128FV
#define USE_MAX7456

Expand Down
1 change: 1 addition & 0 deletions src/config/DARWINF722HD/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
#define USE_GYRO
#define USE_GYRO_SPI_MPU6000
#define USE_BARO_BMP280
#define USE_FLASH
#define USE_FLASH_W25Q128FV
#define USE_MAX7456

Expand Down
1 change: 1 addition & 0 deletions src/config/EACHINEF722/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
#define USE_ACC_SPI_MPU6000
#define USE_GYRO
#define USE_GYRO_SPI_MPU6000
#define USE_FLASH
#define USE_FLASH_W25Q128FV
#define USE_MAX7456

Expand Down
1 change: 1 addition & 0 deletions src/config/EMAX_BABYHAWK_II_HD/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
#define USE_ACC_SPI_ICM20689
#define USE_ACC_SPI_ICM42688P
#define USE_GYRO_SPI_ICM42688P
#define USE_FLASH
#define USE_FLASH_M25P16
#define USE_MAX7456

Expand Down
1 change: 1 addition & 0 deletions src/config/EXF722DUAL/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
#define USE_GYRO_SPI_ICM20689
#define USE_BARO_BMP280
#define USE_BARO_DPS310
#define USE_FLASH
#define USE_FLASH_M25P16
#define USE_MAX7456

Expand Down
1 change: 1 addition & 0 deletions src/config/FENIX_F405/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
#define USE_GYRO_SPI_MPU6000
#define USE_ACC
#define USE_ACC_SPI_MPU6000
#define USE_FLASH
#define USE_FLASH_W25M
#define USE_MAX7456

Expand Down
1 change: 1 addition & 0 deletions src/config/FF_FORTINIF4/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
#define USE_GYRO_SPI_MPU6500
#define USE_GYRO_SPI_MPU6000
#define USE_MAX7456
#define USE_FLASH
#define USE_FLASH_W25Q128FV

#define BEEPER_PIN PB4
Expand Down
1 change: 1 addition & 0 deletions src/config/FF_RACEPIT/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
#define USE_ACC_SPI_MPU6000
#define USE_GYRO
#define USE_GYRO_SPI_MPU6000
#define USE_FLASH
#define USE_FLASH_M25P16
#define USE_MAX7456

Expand Down
1 change: 1 addition & 0 deletions src/config/FF_RACEPITF7_MINI/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
#define USE_ACC_SPI_MPU6000
#define USE_GYRO
#define USE_GYRO_SPI_MPU6000
#define USE_FLASH
#define USE_FLASH_W25Q128FV
#define USE_MAX7456

Expand Down
1 change: 1 addition & 0 deletions src/config/FF_RACEPIT_MINI/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
#define USE_ACC_SPI_MPU6000
#define USE_GYRO
#define USE_GYRO_SPI_MPU6000
#define USE_FLASH
#define USE_FLASH_W25Q128FV
#define USE_MAX7456

Expand Down
1 change: 1 addition & 0 deletions src/config/FLYCOLORF7/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
#define USE_ACC_SPI_MPU6000
#define USE_GYRO
#define USE_GYRO_SPI_MPU6000
#define USE_FLASH
#define USE_FLASH_W25Q128FV
#define USE_MAX7456

Expand Down
1 change: 1 addition & 0 deletions src/config/FLYWOOF405NANO/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
#define USE_ACC_SPI_ICM42688P
#define USE_BARO_BMP280
#define USE_BARO_DPS310
#define USE_FLASH
#define USE_FLASH_W25Q128FV
#define USE_MAX7456

Expand Down
1 change: 1 addition & 0 deletions src/config/FLYWOOF405PRO/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
#define USE_GYRO_SPI_ICM42688P
#define USE_ACC_SPI_ICM42688P
#define USE_BARO_DPS310
#define USE_FLASH
#define USE_FLASH_W25Q128FV
#define USE_MAX7456

Expand Down
1 change: 1 addition & 0 deletions src/config/FLYWOOF405S_AIO/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
#define USE_BARO
#define USE_BARO_BMP280
#define USE_BARO_DPS310
#define USE_FLASH
#define USE_FLASH_W25Q128FV
#define USE_MAX7456

Expand Down
1 change: 1 addition & 0 deletions src/config/FLYWOOF411/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
#define USE_GYRO
#define USE_GYRO_SPI_ICM20689
#define USE_GYRO_SPI_MPU6000
#define USE_FLASH
#define USE_FLASH_W25Q128FV
#define USE_MAX7456

Expand Down
1 change: 1 addition & 0 deletions src/config/FLYWOOF411EVO_HD/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
#define USE_ACC_SPI_MPU6000
#define USE_GYRO
#define USE_GYRO_SPI_MPU6000
#define USE_FLASH
#define USE_FLASH_W25Q128FV
#define USE_MAX7456

Expand Down
1 change: 1 addition & 0 deletions src/config/FLYWOOF411V2/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
#define USE_ACC_SPI_MPU6000
#define USE_GYRO
#define USE_GYRO_SPI_MPU6000
#define USE_FLASH
#define USE_FLASH_W25Q128FV
#define USE_MAX7456

Expand Down

0 comments on commit 5c43f36

Please sign in to comment.