mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-17 05:15:25 +03:00
CHEBUZZF3 - Enable I2C display support.
This commit is contained in:
parent
85f7b10e24
commit
75cd1d88eb
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -525,6 +525,7 @@ STM32F30x_COMMON_SRC = \
|
|||
drivers/adc_stm32f30x.c \
|
||||
drivers/bus_i2c_stm32f30x.c \
|
||||
drivers/bus_spi.c \
|
||||
drivers/display_ug2864hsweg01.h \
|
||||
drivers/gpio_stm32f30x.c \
|
||||
drivers/light_led_stm32f30x.c \
|
||||
drivers/pwm_mapping.c \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue