firmware/variants/esp32/tbeam_v07/platformio.ini
2025-07-19 13:46:34 -04:00

10 lines
242 B
INI

; 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