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

@@ -1,7 +1,6 @@
[env:m5stack-core]
extends = esp32_base
board = m5stack-core-esp32
board_level = extra
monitor_filters = esp32_exception_decoder
build_src_filter =
${esp32_base.build_src_filter}
@@ -26,4 +25,4 @@ lib_ignore =
m5stack-core
lib_deps =
${esp32_base.lib_deps}
lovyan03/LovyanGFX@^1.1.8
lovyan03/LovyanGFX@^1.1.8