mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-31 07:01:03 +00:00
15 lines
544 B
INI
15 lines
544 B
INI
[env:heltec-wireless-tracker-v2]
|
|
extends = esp32s3_base
|
|
board = heltec_wireless_tracker_v2
|
|
board_build.partitions = default_8MB.csv
|
|
upload_protocol = esptool
|
|
|
|
build_flags =
|
|
${esp32s3_base.build_flags}
|
|
-I variants/esp32s3/heltec_wireless_tracker_v2
|
|
-D HELTEC_WIRELESS_TRACKER_V2
|
|
lib_deps =
|
|
${esp32s3_base.lib_deps}
|
|
# renovate: datasource=git-refs depName=LovyanGFX-develop packageName=https://github.com/lovyan03/LovyanGFX gitBranch=develop
|
|
https://github.com/lovyan03/LovyanGFX/archive/2689b7c12e384558991d324e19bc67782f986551.zip
|