LoRa_APRS_iGate/variants/heltec_wireless_paper_v1/platformio.ini
Ricardo Guzman (Richonguzman) 3416e21a8c ready radiolib excludes
2025-12-01 10:45:14 -03:00

13 lines
319 B
INI

[env:heltec_wireless_paper_v1]
board = esp32-s3-devkitc-1
board_build.mcu = esp32s3
build_flags =
${common.build_flags}
-D RADIOLIB_EXCLUDE_LR11X0=1
-D RADIOLIB_EXCLUDE_SX127X=1
-D RADIOLIB_EXCLUDE_SX128X=1
-D HELTEC_WP_V1
-D WIRELESS_PAPER
lib_deps =
${common.lib_deps}
todd-herbert/heltec-eink-modules @ 4.5.0