mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-01 18:29:56 +00:00
13 lines
397 B
INI
13 lines
397 B
INI
[env:heltec-vision-master-t190]
|
|
extends = esp32s3_base
|
|
board = heltec_vision_master_t190
|
|
build_flags =
|
|
${esp32s3_base.build_flags}
|
|
-Ivariants/heltec_vision_master_t190
|
|
-DHELTEC_VISION_MASTER_T190
|
|
; -D PRIVATE_HW
|
|
lib_deps =
|
|
${esp32s3_base.lib_deps}
|
|
lewisxhe/PCF8563_Library@^1.0.1
|
|
https://github.com/meshtastic/st7789#7181320e7ed05c7fb5fd2d32f14723bce6088b7b
|
|
upload_speed = 921600 |