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:
@@ -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 =
|
||||
|
||||
@@ -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/>
|
||||
|
||||
Reference in New Issue
Block a user