mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-12 19:10:32 +03:00
Remove duplicate files from source.mk (#14448)
This commit is contained in:
parent
a94083e77d
commit
83f9de4247
1 changed files with 0 additions and 2 deletions
|
@ -87,7 +87,6 @@ COMMON_SRC = \
|
|||
config/simplified_tuning.c \
|
||||
cli/cli.c \
|
||||
cli/settings.c \
|
||||
config/config.c \
|
||||
drivers/dshot.c \
|
||||
drivers/dshot_command.c \
|
||||
drivers/buf_writer.c \
|
||||
|
@ -308,7 +307,6 @@ COMMON_SRC += \
|
|||
drivers/accgyro/accgyro_spi_mpu6500.c \
|
||||
drivers/accgyro/accgyro_spi_mpu9250.c \
|
||||
drivers/accgyro/accgyro_virtual.c \
|
||||
drivers/accgyro/gyro_sync.c \
|
||||
BoschSensortec/BMI270-Sensor-API/bmi270_maximum_fifo.c \
|
||||
drivers/barometer/barometer_2smpb_02b.c \
|
||||
drivers/barometer/barometer_bmp085.c \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue