Files
firmware/variants/esp32/tlora_v2_1_18/platformio.ini

19 lines
526 B
INI
Raw Normal View History

[env:tlora-v2-1-1_8]
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
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 =
${esp32_base.build_flags}
-D TLORA_V2_1_18
-I variants/esp32/tlora_v2_1_18