kopia lustrzana https://github.com/meshtastic/firmware
10 wiersze
353 B
INI
10 wiersze
353 B
INI
[env:pca10059_diy_eink]
|
|
extends = nrf52840_base
|
|
board = nordic_pca10059
|
|
build_flags = ${nrf52840_base.build_flags} -Ivariants/Dongle_nRF52840-pca10059-v1 -D NORDIC_PCA10059
|
|
src_filter = ${nrf52_base.src_filter} +<../variants/Dongle_nRF52840-pca10059-v1>
|
|
lib_deps =
|
|
${nrf52840_base.lib_deps}
|
|
https://github.com/ZinggJM/GxEPD2.git
|
|
debug_tool = jlink
|