Generate the build matrix from the variant files (#3870)

This commit is contained in:
Thomas Göttgens
2024-05-12 22:43:47 +02:00
committed by GitHub
parent 5de0c71a3e
commit 859fd7c251
32 changed files with 71 additions and 104 deletions

View File

@@ -2,7 +2,6 @@
[env:feather_diy]
extends = nrf52840_base
board = adafruit_feather_nrf52840
board_level = extra
build_flags = ${nrf52840_base.build_flags} -Ivariants/feather_diy -Dfeather_diy
-L "${platformio.libdeps_dir}/${this.__env__}/BSEC2 Software Library/src/cortex-m4/fpv4-sp-d16-hard"
build_src_filter = ${nrf52_base.build_src_filter} +<../variants/feather_diy>