mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-04-20 22:05:11 +00:00
9 lines
No EOL
186 B
INI
9 lines
No EOL
186 B
INI
[env:heltec_wireless_stick]
|
|
board = esp32-s3-devkitc-1
|
|
board_build.mcu = esp32s3
|
|
build_flags =
|
|
${common.build_flags}
|
|
-D HELTEC_WS
|
|
lib_deps =
|
|
${common.lib_deps}
|
|
${common.display_libs} |