mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-21 10:12:50 +00:00
9 lines
181 B
INI
9 lines
181 B
INI
|
|
[env:rak3312]
|
||
|
|
extends = esp32s3_base
|
||
|
|
board = wiscore_rak3312
|
||
|
|
board_check = true
|
||
|
|
upload_protocol = esptool
|
||
|
|
|
||
|
|
build_flags =
|
||
|
|
${esp32_base.build_flags} -D RAK3312 -I variants/rak3312
|