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
co-authored by GitHub
parent 5de0c71a3e
commit 859fd7c251
32 changed files with 71 additions and 104 deletions
+2 -1
View File
@@ -2,9 +2,10 @@
[env:tbeam]
extends = esp32_base
board = ttgo-t-beam
board_check = true
lib_deps =
${esp32_base.lib_deps}
build_flags =
${esp32_base.build_flags} -D TBEAM_V10 -I variants/tbeam
-DGPS_POWER_TOGGLE ; comment this line to disable double press function on the user button to turn off gps entirely.
upload_speed = 921600
upload_speed = 921600