2023-05-08 20:28:11 +02:00
|
|
|
[env:tlora-v2-1-1_8]
|
2026-01-07 15:25:38 -06:00
|
|
|
custom_meshtastic_hw_model = 15
|
|
|
|
|
custom_meshtastic_hw_model_slug = TLORA_V2_1_1P8
|
|
|
|
|
custom_meshtastic_architecture = esp32
|
|
|
|
|
custom_meshtastic_actively_supported = true
|
|
|
|
|
custom_meshtastic_support_level = 3
|
|
|
|
|
custom_meshtastic_display_name = LILYGO T-LoRa V2.1-1.8
|
|
|
|
|
custom_meshtastic_images = tlora-v2-1-1_8.svg
|
|
|
|
|
custom_meshtastic_tags = LilyGo, 2.4GHz
|
|
|
|
|
|
2022-11-02 13:12:15 +01:00
|
|
|
extends = esp32_base
|
2024-12-14 10:59:15 +01:00
|
|
|
board_level = extra
|
2022-11-02 13:12:15 +01:00
|
|
|
board = ttgo-lora32-v21
|
2022-12-16 20:21:56 +01:00
|
|
|
|
2022-11-02 13:12:15 +01:00
|
|
|
build_flags =
|
2025-07-19 19:41:59 -04:00
|
|
|
${esp32_base.build_flags}
|
|
|
|
|
-D TLORA_V2_1_18
|
|
|
|
|
-I variants/esp32/tlora_v2_1_18
|