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:
Austin
2026-07-30 17:20:54 -04:00
committed by GitHub
co-authored by GitHub
parent 597f6767b5
commit a0c4987c75
27 changed files with 4 additions and 26 deletions
-1
View File
@@ -11,7 +11,6 @@ custom_meshtastic_requires_dfu = true
extends = rp2040_base
board = rakwireless_rak11300
board_level = pr
upload_protocol = picotool
# add our variants files to the include and src paths
build_flags =
-1
View File
@@ -11,7 +11,6 @@ custom_meshtastic_requires_dfu = true
extends = rp2040_base
board = rpipico
board_level = pr
upload_protocol = picotool
# add our variants files to the include and src paths
build_flags =
@@ -1,7 +1,6 @@
[env:seeed_xiao_rp2040]
extends = rp2040_base
board = seeed_xiao_rp2040
board_level = pr
upload_protocol = picotool
# add our variants files to the include and src paths
build_src_filter = ${rp2040_base.build_src_filter} +<../variants/rp2040/seeed_xiao_rp2040/>