ESP32: Initial sort variants by platform (#7340)
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
; The original TBEAM board without the AXP power chip and a few other changes
|
||||
[env:tbeam0_7]
|
||||
board_level = extra
|
||||
extends = esp32_base
|
||||
board = ttgo-t-beam
|
||||
build_flags =
|
||||
${esp32_base.build_flags}
|
||||
-D TBEAM_V07
|
||||
-I variants/esp32/tbeam_v07
|
||||
Reference in New Issue
Block a user