Fixed NUCLEOF7 target build
This commit is contained in:
parent
be5ef23fa9
commit
c59525216a
|
@ -2,8 +2,11 @@ F7X6XG_TARGETS += $(TARGET)
|
|||
FEATURES += SDCARD VCP
|
||||
|
||||
TARGET_SRC = \
|
||||
drivers/accgyro_fake.c \
|
||||
drivers/accgyro_mpu6050.c \
|
||||
drivers/barometer_fake.c \
|
||||
drivers/barometer_ms5611.c \
|
||||
drivers/compass_fake.c \
|
||||
drivers/compass_hmc5883l.c \
|
||||
drivers/light_ws2811strip.c \
|
||||
drivers/light_ws2811strip_hal.c
|
||||
|
|
Loading…
Reference in New Issue