kopia lustrzana https://github.com/meshtastic/firmware
13 wiersze
372 B
INI
13 wiersze
372 B
INI
|
[env:heltec-wireless-paper-v1_0]
|
||
|
extends = esp32s3_base
|
||
|
board = heltec_wifi_lora_32_V3
|
||
|
build_flags =
|
||
|
${esp32s3_base.build_flags}
|
||
|
-I variants/heltec_wireless_paper_v1
|
||
|
-D HELTEC_WIRELESS_PAPER_V1_0
|
||
|
lib_deps =
|
||
|
${esp32s3_base.lib_deps}
|
||
|
https://github.com/meshtastic/GxEPD2/
|
||
|
adafruit/Adafruit BusIO@^1.13.2
|
||
|
lewisxhe/PCF8563_Library@^1.0.1
|
||
|
upload_speed = 115200
|