mirror of
https://github.com/meshtastic/firmware.git
synced 2025-10-27 15:02:41 +00:00
9 lines
210 B
INI
9 lines
210 B
INI
[env:sugarcube]
|
|
extends = esp32_base
|
|
board = ttgo-lora32-v21
|
|
board_level = extra
|
|
board_check = true
|
|
build_flags =
|
|
${esp32_base.build_flags} -D TLORA_V2_1_16 -I variants/esp32/sugarcube
|
|
upload_speed = 115200
|