mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-01 18:29:56 +00:00
7 lines
231 B
INI
7 lines
231 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/tbeam_v07 |