summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2014-11-03 22:21:25 +0000
committerDamien George <damien.p.george@gmail.com>2014-11-03 22:21:25 +0000
commit183ac71dc828529c097f5ab1f48e7b97670a817b (patch)
treeeffe28ed0cb7666f1709ae8867a910e8c4d51dd1
parent1e3fde0a10f5d5df6a63e7dd05d7c612b5d2d7e8 (diff)
downloadmicropython-183ac71dc828529c097f5ab1f48e7b97670a817b.tar.gz
micropython-183ac71dc828529c097f5ab1f48e7b97670a817b.zip
docs: Add pdf size info to datasheet links.
-rw-r--r--docs/hardware/index.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/hardware/index.rst b/docs/hardware/index.rst
index 60489db8d4..11e32c2fee 100644
--- a/docs/hardware/index.rst
+++ b/docs/hardware/index.rst
@@ -16,5 +16,5 @@ Datasheets for other components
===============================
* The LCD display on the LCD touch-sensor skin: `Newhaven Display NHD-C12832A1Z-FSW-FBW-3V3 <http://micropython.org/resources/datasheets/NHD-C12832A1Z-FSW-FBW-3V3.pdf>`_ (460KiB PDF)
-* The touch sensor chip on the LCD touch-sensor skin: `Freescale MPR121 <http://micropython.org/resources/datasheets/MPR121.pdf>`_
-* The digital potentiometer on the audio skin: `Microchip MCP4541 <http://micropython.org/resources/datasheets/MCP4541-22107B.pdf>`_
+* The touch sensor chip on the LCD touch-sensor skin: `Freescale MPR121 <http://micropython.org/resources/datasheets/MPR121.pdf>`_ (280KiB PDF)
+* The digital potentiometer on the audio skin: `Microchip MCP4541 <http://micropython.org/resources/datasheets/MCP4541-22107B.pdf>`_ (2.7MiB PDF)