mirror of
https://github.com/meshtastic/firmware.git
synced 2026-01-27 12:12:07 +00:00
add nugget and nibble boards for 38c3 (#5609)
* add nugget and nibble boards for 38c3 * mark those boards extra for now
This commit is contained in:
6
variants/nibble_esp32/platformio.ini
Normal file
6
variants/nibble_esp32/platformio.ini
Normal file
@@ -0,0 +1,6 @@
|
||||
[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
|
||||
Reference in New Issue
Block a user