Files
firmware/variants/nrf52840/MakePython_nRF52840_eink/platformio.ini

20 lines
837 B
INI
Raw 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}
2025-12-17 12:05:48 -05:00
# renovate: datasource=git-refs depName=meshtastic-ESP32_Codec2 packageName=https://github.com/meshtastic/ESP32_Codec2 gitBranch=master
https://github.com/meshtastic/ESP32_Codec2/archive/633326c78ac251c059ab3a8c430fcdf25b41672f.zip
2025-12-17 12:05:48 -05:00
# renovate: datasource=custom.pio depName=GxEPD2 packageName=zinggjm/library/GxEPD2
zinggjm/GxEPD2@1.6.5
2023-03-28 15:32:56 +02:00
debug_tool = jlink
2025-02-19 19:14:54 -05:00
;upload_port = /dev/ttyACM4