We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd426a4 commit aae223bCopy full SHA for aae223b
src/main/target/AT32F437DEV/target.mk
@@ -21,6 +21,8 @@ TARGET_SRC = \
21
drivers/accgyro/accgyro_spi_qmi8658.c \
22
drivers/accgyro/accgyro_spi_sh3001_init.c \
23
drivers/accgyro/accgyro_spi_sh3001.c \
24
+ drivers/accgyro/accgyro_spi_asm330lhh_init.c \
25
+ drivers/accgyro/accgyro_spi_asm330lhh.c \
26
drivers/max7456.c \
27
drivers/vtx_rtc6705.c \
28
drivers/vtx_rtc6705_soft_spi.c \
0 commit comments