Narrow "PR" candidates (now only 17) (#11294)
These boards should be built when changes are made to the Meshtastic Core. Narrowed signficantly to stop wasting time.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[env:pico2_w5500_e22]
|
||||
extends = rp2350_base
|
||||
board = rpipico2
|
||||
board_level = community
|
||||
board_level = extra
|
||||
upload_protocol = picotool
|
||||
|
||||
# Increase LittleFS from 0.5m to 0.75m so GZIP firmware (~614KB) fits for OTA staging
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
[env:wiznet_5500_evb_pico2_e22p]
|
||||
extends = rp2350_base
|
||||
board = wiznet_5500_evb_pico2
|
||||
board_level = community
|
||||
board_level = extra
|
||||
upload_protocol = picotool
|
||||
|
||||
# Reuses the variant.h from variants/rp2350/diy/pico2_w5500_e22 - same LoRa
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
[env:pico2]
|
||||
extends = rp2350_base
|
||||
board = rpipico2
|
||||
board_level = pr
|
||||
upload_protocol = picotool
|
||||
|
||||
# add our variants files to the include and src paths
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
[env:seeed_xiao_rp2350]
|
||||
extends = rp2350_base
|
||||
board = seeed_xiao_rp2350
|
||||
board_level = pr
|
||||
upload_protocol = picotool
|
||||
|
||||
# add our variants files to the include and src paths
|
||||
|
||||
Reference in New Issue
Block a user