1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-24 16:55:36 +03:00

Added missing Makefile change from

1a2ee0e5b9
This commit is contained in:
Dominic Clifton 2015-01-21 01:11:55 +01:00
parent b7850270c4
commit e69718b49a

View file

@ -441,6 +441,7 @@ STM32F3DISCOVERY_COMMON_SRC = \
drivers/accgyro_l3gd20.c \
drivers/accgyro_l3gd20.c \
drivers/accgyro_lsm303dlhc.c \
drivers/compass_hmc5883l.c \
$(VCP_SRC)
STM32F3DISCOVERY_SRC = \