We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
serial
1 parent 2c2a5cc commit 0b77c0aCopy full SHA for 0b77c0a
arduino/cores/packagemanager/loader.go
@@ -315,7 +315,7 @@ func (pm *Builder) loadPlatformRelease(platform *cores.PlatformRelease, path *pa
315
return fmt.Errorf(tr("loading %[1]s: %[2]s"), platformTxtLocalPath, err)
316
}
317
318
- if platform.Properties.SubTree("pluggable_discovery").Size() > 0 {
+ if platform.Properties.SubTree("pluggable_discovery").Size() > 0 ||platform.Properties.SubTree("pluggable_monitor").Size() >0{
319
platform.PluggableDiscoveryAware = true
320
} else {
321
platform.Properties.Set("pluggable_discovery.required.0", "builtin:serial-discovery")
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments