Skip to content

Commit aae223b

Browse files
authored
add asm330 for at32f437 start dev board (#45)
1 parent fd426a4 commit aae223b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/main/target/AT32F437DEV/target.mk

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ TARGET_SRC = \
2121
drivers/accgyro/accgyro_spi_qmi8658.c \
2222
drivers/accgyro/accgyro_spi_sh3001_init.c \
2323
drivers/accgyro/accgyro_spi_sh3001.c \
24+
drivers/accgyro/accgyro_spi_asm330lhh_init.c \
25+
drivers/accgyro/accgyro_spi_asm330lhh.c \
2426
drivers/max7456.c \
2527
drivers/vtx_rtc6705.c \
2628
drivers/vtx_rtc6705_soft_spi.c \

0 commit comments

Comments
 (0)