mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-01 18:29:56 +00:00
8130b1cf43
E-ink panel is DEPG0213BNS800. Otherwise, identical to v1.1 (?) Partial refresh supported, but not implemented in this commit. Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
13 lines
372 B
INI
13 lines
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 |