mirror of
https://github.com/meshtastic/firmware.git
synced 2025-09-26 11:05:43 +00:00
Heltec V4 is 16mb
This commit is contained in:
parent
d998f70b56
commit
8e608e8186
@ -2,6 +2,7 @@
|
|||||||
extends = esp32s3_base
|
extends = esp32s3_base
|
||||||
board = heltec_v4
|
board = heltec_v4
|
||||||
board_check = true
|
board_check = true
|
||||||
|
board_build.partitions = default_16MB.csv
|
||||||
build_flags =
|
build_flags =
|
||||||
${esp32s3_base.build_flags}
|
${esp32s3_base.build_flags}
|
||||||
-D HELTEC_V4
|
-D HELTEC_V4
|
||||||
|
Loading…
Reference in New Issue
Block a user