mirror of
https://github.com/meshtastic/firmware.git
synced 2025-07-31 02:45:41 +00:00
10 lines
187 B
INI
10 lines
187 B
INI
[env:tlora-v1]
|
|
board_level = extra
|
|
extends = esp32_base
|
|
board = ttgo-lora32-v1
|
|
build_flags =
|
|
${esp32_base.build_flags}
|
|
-D TLORA_V1
|
|
-I variants/esp32/tlora_v1
|
|
upload_speed = 115200
|