Skip to content

Commit

Permalink
[target] update CYCLONEF405_PRO
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdCopter committed May 15, 2024
1 parent 7a643aa commit bea81ed
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/main/target/CYCLONEF405_PRO/target.mk
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ FEATURES += VCP ONBOARDFLASH

TARGET_SRC = \
drivers/accgyro/accgyro_spi_mpu6000.c \
drivers/accgyro/accgyro_spi_icm426xx.c \
$(addprefix drivers/compass/,$(notdir $(wildcard $(SRC_DIR)/drivers/compass/*.c))) \
drivers/light_led.h \
drivers/light_ws2811strip.c \
Expand All @@ -12,4 +13,4 @@ drivers/max7456.c \
# notice - this file was programmatically generated and may be incomplete.

# This resource file generated using https://github.com/nerdCopter/target-convert
# Commit: d84474d + 1 file changed, 24 deletions(-)
# Commit: 3f33ae6 + 1 file changed, 24 deletions(-)

0 comments on commit bea81ed

Please sign in to comment.