mirror of
https://github.com/meshtastic/firmware.git
synced 2025-07-31 19:05:44 +00:00
11 lines
193 B
INI
11 lines
193 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/esp32s3/rak3312
|