mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-01 10:19:59 +00:00
e737a22120
* 6.1.0 * Update libs * Update nrf52 while we're at it * Remove temporary heltec platform packages * Update install scripts to flash s3 ota partition bin
7 lines
218 B
INI
7 lines
218 B
INI
[env:heltec-v3]
|
|
extends = esp32s3_base
|
|
board = heltec_wifi_lora_32_V3
|
|
# Temporary until espressif creates a release with this new target
|
|
build_flags =
|
|
${esp32s3_base.build_flags} -D HELTEC_V3 -I variants/heltec_v3
|