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.
1 parent b9dadbb commit 2324d52Copy full SHA for 2324d52
platform.txt
@@ -114,7 +114,7 @@ build.debugscript=picoprobe_cmsis_dap.tcl
114
build.picodebugflags=
115
build.variantdefines=
116
117
-# Allow Pico boards do be auto-discovered by the IDE
+# Allow Pico boards to be auto-discovered by the IDE
118
#discovery.rp2040.pattern={runtime.tools.pqt-python3.path}/python3 -I "{runtime.platform.path}/tools/pluggable_discovery.py"
119
discovery.rp2040.pattern={runtime.platform.path}/system/python3/python3 -I "{runtime.platform.path}/tools/pluggable_discovery.py"
120
#pluggable_discovery.rp2040.pattern="{runtime.tools.pqt-python3.path}/python3" -I "{runtime.platform.path}/tools/pluggable_discovery.py"
0 commit comments