mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-01 10:19:59 +00:00
332dbaf573
- Support TLORA_V3.0. Update of the legendary 2.1_1.6.1 with solar charger, TCXO and IPEX connector. - 'extra' some short-lived EOL intermediate boards in that range. If possible use T3S3 instead of all of these! - update trunk to latest version
7 lines
172 B
INI
7 lines
172 B
INI
[env:tlora-v2-1-1_8]
|
|
extends = esp32_base
|
|
board_level = extra
|
|
board = ttgo-lora32-v21
|
|
|
|
build_flags =
|
|
${esp32_base.build_flags} -D TLORA_V2_1_18 -I variants/tlora_v2_1_18 |