mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-01-25 10:10:14 +01:00
10 lines
217 B
INI
10 lines
217 B
INI
[env:QRPLabs_LightGateway_1_0]
|
|
board = esp32-s3-devkitc-1
|
|
board_build.mcu = esp32s3
|
|
build_flags =
|
|
${common.build_flags}
|
|
${common.usb_flags}
|
|
-D LIGHTGATEWAY_1_0
|
|
lib_deps =
|
|
${common.lib_deps}
|
|
${common.display_libs} |