From 7ca1bd314bd5e3146f8c868f91af54d17dd04d45 Mon Sep 17 00:00:00 2001 From: Daniel Campora Date: Wed, 27 May 2015 13:59:59 +0200 Subject: docs: Generate a separate docs build for each port. Using Damien's approach where conf.py and topindex.html are shared by all ports. --- docs/hardware/index.rst | 29 ----------------------------- 1 file changed, 29 deletions(-) delete mode 100644 docs/hardware/index.rst (limited to 'docs/hardware') diff --git a/docs/hardware/index.rst b/docs/hardware/index.rst deleted file mode 100644 index b64908c56..000000000 --- a/docs/hardware/index.rst +++ /dev/null @@ -1,29 +0,0 @@ -.. _hardware_index: - -The pyboard hardware -==================== - -For the pyboard: - -* `PYBv1.0 schematics and layout `_ (2.4MiB PDF) -* `PYBv1.0 metric dimensions `_ (360KiB PDF) -* `PYBv1.0 imperial dimensions `_ (360KiB PDF) - -For the official skin modules: - -* `LCD32MKv1.0 schematics `_ (194KiB PDF) -* `AMPv1.0 schematics `_ (209KiB PDF) - -Datasheets for the components on the pyboard -============================================ - -* The microcontroller: `STM32F405RGT6 `_ (link to manufacturer's site) -* The accelerometer: `Freescale MMA7660 `_ (800kiB PDF) -* The LDO voltage regulator: `Microchip MCP1802 `_ (400kiB PDF) - -Datasheets for other components -=============================== - -* The LCD display on the LCD touch-sensor skin: `Newhaven Display NHD-C12832A1Z-FSW-FBW-3V3 `_ (460KiB PDF) -* The touch sensor chip on the LCD touch-sensor skin: `Freescale MPR121 `_ (280KiB PDF) -* The digital potentiometer on the audio skin: `Microchip MCP4541 `_ (2.7MiB PDF) -- cgit v1.2.3