Add 1.54, 2.9 and 4.2 inch e-Paper support for RAK4361 boards - with partial updates for faster screen transitions (#1240)

* Update platformio.ini
This commit is contained in:
Mark Trevor Birss
2022-02-25 15:03:52 +02:00
committed by GitHub
parent 2e402a726b
commit c5a8cc6d3f
4 changed files with 70 additions and 12 deletions

View File

@@ -5,5 +5,5 @@ build_flags = ${nrf52840_base.build_flags} -Ivariants/WisCore_RAK4631_E-Paper_Bo
src_filter = ${nrf52_base.src_filter} +<../variants/WisCore_RAK4631_E-Paper_Board>
lib_deps =
${nrf52840_base.lib_deps}
https://github.com/meshtastic/GxEPD2.git
https://github.com/ZinggJM/GxEPD2.git
debug_tool = jlink

View File

@@ -12,6 +12,6 @@ build_flags = ${nrf52840_base.build_flags} -Ivariants/t-echo
src_filter = ${nrf52_base.src_filter} +<../variants/t-echo>
lib_deps =
${nrf52840_base.lib_deps}
https://github.com/geeksville/GxEPD2.git
https://github.com/meshtastic/GxEPD2
adafruit/Adafruit BusIO
;upload_protocol = fs
;upload_protocol = fs