Generate the build matrix from the variant files (#3870)
This commit is contained in:
co-authored by
GitHub
parent
5de0c71a3e
commit
859fd7c251
@@ -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
|
||||
Reference in New Issue
Block a user