aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien George2015-01-06 16:09:49 +0000
committerDamien George2015-01-06 16:09:49 +0000
commitb27c9876eafc01befb159852e59fb09691e59dec (patch)
tree8b5d2355c28eb99010153876344fd52b52db0fc4
parent343ca1e63ae90b13af8d0a71f6ed6fc5a6284e33 (diff)
docs: For Windows USB CDC driver setup, add link to existing PDF guide.
-rw-r--r--docs/tutorial/repl.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/tutorial/repl.rst b/docs/tutorial/repl.rst
index 7874eeff2..303f035f8 100644
--- a/docs/tutorial/repl.rst
+++ b/docs/tutorial/repl.rst
@@ -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.
After installing, go back to the Device Manager to find the installed pyboard,
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
have it installed, or download the free program PuTTY: