mirror of
https://github.com/meshtastic/firmware.git
synced 2025-08-01 11:25:44 +00:00
14 lines
441 B
INI
14 lines
441 B
INI
[env:heltec-vision-master-t190]
|
|
extends = esp32s3_base
|
|
board = heltec_vision_master_t190
|
|
board_build.partitions = default_8MB.csv
|
|
build_flags =
|
|
${esp32s3_base.build_flags}
|
|
-I variants/esp32s3/heltec_vision_master_t190
|
|
-D HELTEC_VISION_MASTER_T190
|
|
lib_deps =
|
|
${esp32s3_base.lib_deps}
|
|
lewisxhe/PCF8563_Library@^1.0.1
|
|
https://github.com/meshtastic/st7789/archive/bd33ea58ddfe4a5e4a66d53300ccbd38d66ac21f.zip
|
|
upload_speed = 921600
|