Files

18 lines
614 B
INI
Raw Permalink Normal View History

2023-03-28 15:32:56 +02:00
[env:makerpython_nrf52840_sx1280_eink]
2023-03-28 15:49:01 +02:00
board_level = extra
2023-03-28 15:32:56 +02:00
extends = nrf52840_base
board = nordic_pca10059
build_flags = ${nrf52840_base.build_flags}
-Ivariants/nrf52840/MakePython_nRF52840_eink
-D PRIVATE_HW
2023-03-28 15:32:56 +02:00
-D PIN_EINK_EN
2025-02-19 19:14:54 -05:00
-DEINK_DISPLAY_MODEL=GxEPD2_290_T5D
-DEINK_WIDTH=296
-DEINK_HEIGHT=128
build_src_filter = ${nrf52_base.build_src_filter} +<../variants/nrf52840/MakePython_nRF52840_eink>
2023-03-28 15:32:56 +02:00
lib_deps =
${nrf52840_base.lib_deps}
https://github.com/meshtastic/ESP32_Codec2/archive/633326c78ac251c059ab3a8c430fcdf25b41672f.zip
zinggjm/GxEPD2@^1.6.2
2023-03-28 15:32:56 +02:00
debug_tool = jlink
2025-02-19 19:14:54 -05:00
;upload_port = /dev/ttyACM4