mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-02-14 03:34:33 +01:00
13 lines
316 B
INI
13 lines
316 B
INI
[env:ESP32_DIY_LoRa_A7670]
|
|
board = esp32dev
|
|
build_flags =
|
|
${common.build_flags}
|
|
-D RADIOLIB_EXCLUDE_LR11X0=1
|
|
-D RADIOLIB_EXCLUDE_SX126X=1
|
|
-D RADIOLIB_EXCLUDE_SX128X=1
|
|
-D ESP32_DIY_LoRa_A7670
|
|
lib_deps =
|
|
${common.lib_deps}
|
|
${common.display_libs}
|
|
vshymanskyy/TinyGSM @ 0.12.0
|
|
vshymanskyy/StreamDebugger @ 1.0.1 |