mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-01 02:09:57 +00:00
8e6ef4ea04
* add nugget and nibble boards for 38c3 * mark those boards extra for now
6 lines
165 B
INI
6 lines
165 B
INI
[env:nibble-esp32]
|
|
extends = esp32s3_base
|
|
board = esp32-s3-zero
|
|
board_level = extra
|
|
build_flags =
|
|
${esp32_base.build_flags} -D PRIVATE_HW -I variants/nibble_esp32 |