aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/spi.rst
diff options
context:
space:
mode:
authorMarti Bolivar <mbolivar@mit.edu>2010-10-20 06:46:52 -0400
committerMarti Bolivar <mbolivar@mit.edu>2010-10-20 06:46:52 -0400
commit22ff1db8a76c7047b61a424ae1fa5f43697fcb34 (patch)
treebf722c8a5a6bd40e0b33fc4a425e0e5b8b9f4216 /docs/source/spi.rst
parentbac6548fe90b0721e191d68df2677beb4b15f60a (diff)
downloadlibrambutan-22ff1db8a76c7047b61a424ae1fa5f43697fcb34.tar.gz
librambutan-22ff1db8a76c7047b61a424ae1fa5f43697fcb34.zip
initial check-in of arduino docs in RST format (converted using wget+pandoc)
Diffstat (limited to 'docs/source/spi.rst')
-rw-r--r--docs/source/spi.rst8
1 files changed, 3 insertions, 5 deletions
diff --git a/docs/source/spi.rst b/docs/source/spi.rst
index 3c29b79..91c165a 100644
--- a/docs/source/spi.rst
+++ b/docs/source/spi.rst
@@ -63,9 +63,7 @@ Recommended Reading
* `Hardcore SPI on Arduino <http://klk64.com/arduino-spi/>`_ by kik64
* STMicro documentation for STM32F103RB microcontroller:
- * `All <http://www.st.com/mcu/devicedocs-STM32F103RB-110.html>`_
- * `Datasheet (pdf)
- <http://www.st.com/stonline/products/literature/ds/13587.pdf>`_
- * `Reference Manual (pdf)
- <http://www.st.com/stonline/products/literature/rm/13902.pdf>`_
+ * `All <stm32-all>`_
+ * `Datasheet <datasheet>`_ (pdf)
+ * `Reference Manual <full-manual>`_ (pdf)