docs: For Windows USB CDC driver setup, add link to existing PDF guide.
This commit is contained in:
parent
343ca1e63a
commit
b27c9876ea
|
@ -23,6 +23,9 @@ then select the option to find the driver manually (don't use Windows auto updat
|
||||||
navigate to the pyboard's USB drive, and select that. It should then install.
|
navigate to the pyboard's USB drive, and select that. It should then install.
|
||||||
After installing, go back to the Device Manager to find the installed pyboard,
|
After installing, go back to the Device Manager to find the installed pyboard,
|
||||||
and see which COM port it is (eg COM4).
|
and see which COM port it is (eg COM4).
|
||||||
|
More comprehensive instructions can be found in the
|
||||||
|
`Guide for pyboard on Windows (PDF) <http://micropython.org/resources/Micro-Python-Windows-setup.pdf>`_.
|
||||||
|
Please consult this guide if you are having problems installing the driver.
|
||||||
|
|
||||||
You now need to run your terminal program. You can use HyperTerminal if you
|
You now need to run your terminal program. You can use HyperTerminal if you
|
||||||
have it installed, or download the free program PuTTY:
|
have it installed, or download the free program PuTTY:
|
||||||
|
|
Loading…
Reference in New Issue