summaryrefslogtreecommitdiff
path: root/docs/pyboard
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2017-07-03 15:31:41 +1000
committerDamien George <damien.p.george@gmail.com>2017-07-03 15:31:41 +1000
commit3c62577ee9084068c63c5731977c601eb436ddc9 (patch)
tree21c1adaa3746cc00da375e6f2eff5f557d1ff999 /docs/pyboard
parentb86c65d31c61af42a3b634c6a3150917509e3e8b (diff)
docs/pyboard: Move info about using Windows from topindex to general.
Diffstat (limited to 'docs/pyboard')
-rw-r--r--docs/pyboard/general.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/pyboard/general.rst b/docs/pyboard/general.rst
index 8cb801f4d..97e9aabc0 100644
--- a/docs/pyboard/general.rst
+++ b/docs/pyboard/general.rst
@@ -69,4 +69,12 @@ There are currently 2 kinds of errors that you might see:
2. If all 4 LEDs cycle on and off slowly, then there was a hard fault.
This cannot be recovered from and you need to do a hard reset.
+Guide for using the pyboard with Windows
+----------------------------------------
+
+The following PDF guide gives information about using the pyboard with Windows,
+including setting up the serial prompt and downloading new firmware using
+DFU programming:
+`PDF guide <http://micropython.org/resources/Micro-Python-Windows-setup.pdf>`__.
+
.. include:: hardware/index.rst