mirror of
https://github.com/meshtastic/firmware.git
synced 2025-10-28 07:13:25 +00:00
10 lines
211 B
INI
10 lines
211 B
INI
[env:heltec-v4]
|
|
extends = esp32s3_base
|
|
board = heltec_v4
|
|
board_check = true
|
|
board_build.partitions = default_16MB.csv
|
|
build_flags =
|
|
${esp32s3_base.build_flags}
|
|
-D HELTEC_V4
|
|
-I variants/esp32s3/heltec_v4
|