From 187549536065029851748a34a5023a6c270ff983 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Sat, 29 Oct 2016 00:33:26 +0300 Subject: [PATCH] Use board ID instead Type --- docs/frameworks/arduino.rst | 100 ++++++++--------- docs/frameworks/cmsis.rst | 4 +- docs/frameworks/energia.rst | 2 +- docs/frameworks/libopencm3.rst | 4 +- docs/frameworks/mbed.rst | 58 +++++----- docs/frameworks/simba.rst | 8 +- docs/frameworks/spl.rst | 4 +- docs/frameworks/wiringpi.rst | 2 +- docs/platforms/atmelavr.rst | 52 ++++----- docs/platforms/atmelsam.rst | 12 +-- docs/platforms/embedded_boards.rst | 160 ++++++++++++++-------------- docs/platforms/espressif8266.rst | 24 ++--- docs/platforms/freescalekinetis.rst | 4 +- docs/platforms/intel_arc32.rst | 2 +- docs/platforms/lattice_ice40.rst | 4 +- docs/platforms/linux_arm.rst | 2 +- docs/platforms/microchippic32.rst | 20 ++-- docs/platforms/nordicnrf51.rst | 18 ++-- docs/platforms/nxplpc.rst | 28 ++--- docs/platforms/siliconlabsefm32.rst | 2 +- docs/platforms/ststm32.rst | 14 +-- docs/platforms/teensy.rst | 2 +- docs/platforms/timsp430.rst | 4 +- docs/platforms/titiva.rst | 2 +- scripts/docspregen.py | 2 +- 25 files changed, 267 insertions(+), 267 deletions(-) diff --git a/docs/frameworks/arduino.rst b/docs/frameworks/arduino.rst index 83855bf5..e48cc62f 100644 --- a/docs/frameworks/arduino.rst +++ b/docs/frameworks/arduino.rst @@ -68,7 +68,7 @@ Boards .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -88,7 +88,7 @@ Adafruit .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -192,7 +192,7 @@ Arduboy .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -219,7 +219,7 @@ Arduino .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -519,7 +519,7 @@ BQ .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -539,7 +539,7 @@ BitWizard .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -559,7 +559,7 @@ Digilent .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -663,7 +663,7 @@ Digistump .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -711,7 +711,7 @@ Doit .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -731,7 +731,7 @@ DycodeX .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -751,7 +751,7 @@ ESPert .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -778,7 +778,7 @@ ESPino .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -798,7 +798,7 @@ Engduino .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -832,7 +832,7 @@ Espressif .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -908,7 +908,7 @@ Fubarino .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -935,7 +935,7 @@ Generic .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -997,7 +997,7 @@ Generic ATTiny .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1059,7 +1059,7 @@ Intel .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1079,7 +1079,7 @@ LightUp .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1099,7 +1099,7 @@ Linino .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1119,7 +1119,7 @@ LowPowerLab .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1146,7 +1146,7 @@ Mcudude .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1208,7 +1208,7 @@ Microduino .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1284,7 +1284,7 @@ NodeMCU .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1311,7 +1311,7 @@ Olimex .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1345,7 +1345,7 @@ OpenBCI .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1365,7 +1365,7 @@ OpenEnergyMonitor .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1385,7 +1385,7 @@ PONTECH .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1412,7 +1412,7 @@ PanStamp .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1439,7 +1439,7 @@ Pinoccio .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1459,7 +1459,7 @@ Punch Through .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1479,7 +1479,7 @@ Quirkbot .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1499,7 +1499,7 @@ RFduino .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1519,7 +1519,7 @@ RedBearLab .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1553,7 +1553,7 @@ RepRap .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1573,7 +1573,7 @@ SainSmart .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1600,7 +1600,7 @@ Sanguino .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1655,7 +1655,7 @@ SeeedStudio .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1675,7 +1675,7 @@ SparkFun .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1793,7 +1793,7 @@ SweetPea .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1813,7 +1813,7 @@ Teensy .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1875,7 +1875,7 @@ ThaiEasyElec .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1895,7 +1895,7 @@ TinyCircuits .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1922,7 +1922,7 @@ UBW32 .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1949,7 +1949,7 @@ WeMos .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1976,7 +1976,7 @@ Wicked Device .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -2003,7 +2003,7 @@ chipKIT .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -2023,7 +2023,7 @@ element14 .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -2043,7 +2043,7 @@ makerlab.mx .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -2063,7 +2063,7 @@ ubIQio .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency diff --git a/docs/frameworks/cmsis.rst b/docs/frameworks/cmsis.rst index 394c652e..29225348 100644 --- a/docs/frameworks/cmsis.rst +++ b/docs/frameworks/cmsis.rst @@ -44,7 +44,7 @@ Armstrap .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -78,7 +78,7 @@ ST .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency diff --git a/docs/frameworks/energia.rst b/docs/frameworks/energia.rst index 5235ee76..c6dd53b0 100644 --- a/docs/frameworks/energia.rst +++ b/docs/frameworks/energia.rst @@ -47,7 +47,7 @@ TI .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency diff --git a/docs/frameworks/libopencm3.rst b/docs/frameworks/libopencm3.rst index ea45d299..434fe963 100644 --- a/docs/frameworks/libopencm3.rst +++ b/docs/frameworks/libopencm3.rst @@ -47,7 +47,7 @@ ST .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -88,7 +88,7 @@ TI .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency diff --git a/docs/frameworks/mbed.rst b/docs/frameworks/mbed.rst index 8966926b..7025003b 100644 --- a/docs/frameworks/mbed.rst +++ b/docs/frameworks/mbed.rst @@ -62,7 +62,7 @@ Boards .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -82,7 +82,7 @@ Atmel .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -116,7 +116,7 @@ BBC .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -136,7 +136,7 @@ CQ Publishing .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -156,7 +156,7 @@ Delta .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -176,7 +176,7 @@ Elektor Labs .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -196,7 +196,7 @@ Embedded Artists .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -230,7 +230,7 @@ Freescale .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -313,7 +313,7 @@ GHI Electronics .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -333,7 +333,7 @@ Generic .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -353,7 +353,7 @@ JKSoft .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -373,7 +373,7 @@ Micromint .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -393,7 +393,7 @@ MikroElektronika .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -413,7 +413,7 @@ MultiTech .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -440,7 +440,7 @@ NGX Technologies .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -460,7 +460,7 @@ NXP .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -564,7 +564,7 @@ Nordic .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -598,7 +598,7 @@ Outrageous Circuits .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -618,7 +618,7 @@ RedBearLab .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -645,7 +645,7 @@ ST .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -931,7 +931,7 @@ SeeedStudio .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -993,7 +993,7 @@ Silicon Labs .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1048,7 +1048,7 @@ Smeshlink .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1068,7 +1068,7 @@ Solder Splash Labs .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1088,7 +1088,7 @@ SolderSplash Labs .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1108,7 +1108,7 @@ Switch Science .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1149,7 +1149,7 @@ Teensy .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1169,7 +1169,7 @@ u-blox .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1189,7 +1189,7 @@ y5 design .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency diff --git a/docs/frameworks/simba.rst b/docs/frameworks/simba.rst index 99c80e16..d6891e48 100644 --- a/docs/frameworks/simba.rst +++ b/docs/frameworks/simba.rst @@ -50,7 +50,7 @@ Adafruit .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -70,7 +70,7 @@ Arduino .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -111,7 +111,7 @@ Espressif .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -145,7 +145,7 @@ NodeMCU .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency diff --git a/docs/frameworks/spl.rst b/docs/frameworks/spl.rst index d9203e8b..8a307aad 100644 --- a/docs/frameworks/spl.rst +++ b/docs/frameworks/spl.rst @@ -44,7 +44,7 @@ Armstrap .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -78,7 +78,7 @@ ST .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency diff --git a/docs/frameworks/wiringpi.rst b/docs/frameworks/wiringpi.rst index 93febf97..149f4c1d 100644 --- a/docs/frameworks/wiringpi.rst +++ b/docs/frameworks/wiringpi.rst @@ -44,7 +44,7 @@ Raspberry Pi .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency diff --git a/docs/platforms/atmelavr.rst b/docs/platforms/atmelavr.rst index 8c0a211f..67526434 100644 --- a/docs/platforms/atmelavr.rst +++ b/docs/platforms/atmelavr.rst @@ -89,7 +89,7 @@ Adafruit .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -179,7 +179,7 @@ Arduboy .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -206,7 +206,7 @@ Arduino .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -443,7 +443,7 @@ BQ .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -463,7 +463,7 @@ BitWizard .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -483,7 +483,7 @@ Digistump .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -524,7 +524,7 @@ Engduino .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -558,7 +558,7 @@ Generic ATTiny .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -620,7 +620,7 @@ LightUp .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -640,7 +640,7 @@ Linino .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -660,7 +660,7 @@ LowPowerLab .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -687,7 +687,7 @@ Mcudude .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -749,7 +749,7 @@ Microduino .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -825,7 +825,7 @@ OpenEnergyMonitor .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -845,7 +845,7 @@ PanStamp .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -865,7 +865,7 @@ Pinoccio .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -885,7 +885,7 @@ Punch Through .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -905,7 +905,7 @@ Quirkbot .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -925,7 +925,7 @@ RedBearLab .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -959,7 +959,7 @@ RepRap .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -979,7 +979,7 @@ Sanguino .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1034,7 +1034,7 @@ SparkFun .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1117,7 +1117,7 @@ TinyCircuits .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1144,7 +1144,7 @@ Wicked Device .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1171,7 +1171,7 @@ makerlab.mx .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1191,7 +1191,7 @@ ubIQio .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency diff --git a/docs/platforms/atmelsam.rst b/docs/platforms/atmelsam.rst index 9ba08c47..dcffb2dd 100644 --- a/docs/platforms/atmelsam.rst +++ b/docs/platforms/atmelsam.rst @@ -98,7 +98,7 @@ Adafruit .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -118,7 +118,7 @@ Arduino .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -194,7 +194,7 @@ Atmel .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -228,7 +228,7 @@ Digistump .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -248,7 +248,7 @@ SainSmart .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -275,7 +275,7 @@ SparkFun .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency diff --git a/docs/platforms/embedded_boards.rst b/docs/platforms/embedded_boards.rst index a9bc657b..a25c454a 100644 --- a/docs/platforms/embedded_boards.rst +++ b/docs/platforms/embedded_boards.rst @@ -31,7 +31,7 @@ popular embedded boards and IDE. .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -51,7 +51,7 @@ popular embedded boards and IDE. .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -71,7 +71,7 @@ Adafruit .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -175,7 +175,7 @@ Arduboy .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -202,7 +202,7 @@ Arduino .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -502,7 +502,7 @@ Armstrap .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -536,7 +536,7 @@ Atmel .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -570,7 +570,7 @@ BBC .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -590,7 +590,7 @@ BQ .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -610,7 +610,7 @@ BitWizard .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -630,7 +630,7 @@ CQ Publishing .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -650,7 +650,7 @@ Delta .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -670,7 +670,7 @@ Digilent .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -774,7 +774,7 @@ Digistump .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -822,7 +822,7 @@ Doit .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -842,7 +842,7 @@ DycodeX .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -862,7 +862,7 @@ ESPert .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -889,7 +889,7 @@ ESPino .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -909,7 +909,7 @@ Elektor Labs .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -929,7 +929,7 @@ Embedded Artists .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -963,7 +963,7 @@ Engduino .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -997,7 +997,7 @@ Espressif .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1073,7 +1073,7 @@ FPGAwars .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1093,7 +1093,7 @@ Freescale .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1176,7 +1176,7 @@ Fubarino .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1203,7 +1203,7 @@ GHI Electronics .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1223,7 +1223,7 @@ Generic .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1285,7 +1285,7 @@ Generic ATTiny .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1347,7 +1347,7 @@ Intel .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1367,7 +1367,7 @@ JKSoft .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1387,7 +1387,7 @@ Lattice .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1407,7 +1407,7 @@ LightUp .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1427,7 +1427,7 @@ Linino .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1447,7 +1447,7 @@ LowPowerLab .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1474,7 +1474,7 @@ Mcudude .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1536,7 +1536,7 @@ Microduino .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1612,7 +1612,7 @@ Micromint .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1632,7 +1632,7 @@ MikroElektronika .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1652,7 +1652,7 @@ MultiTech .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1679,7 +1679,7 @@ NGX Technologies .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1699,7 +1699,7 @@ NXP .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1803,7 +1803,7 @@ NodeMCU .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1830,7 +1830,7 @@ Nordic .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1864,7 +1864,7 @@ Olimex .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1898,7 +1898,7 @@ OpenBCI .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1918,7 +1918,7 @@ OpenEnergyMonitor .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1938,7 +1938,7 @@ Outrageous Circuits .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1958,7 +1958,7 @@ PONTECH .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -1985,7 +1985,7 @@ PanStamp .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -2012,7 +2012,7 @@ Pinoccio .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -2032,7 +2032,7 @@ Punch Through .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -2052,7 +2052,7 @@ Quirkbot .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -2072,7 +2072,7 @@ RFduino .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -2092,7 +2092,7 @@ Raspberry Pi .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -2126,7 +2126,7 @@ RedBearLab .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -2174,7 +2174,7 @@ RepRap .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -2194,7 +2194,7 @@ ST .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -2487,7 +2487,7 @@ SainSmart .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -2514,7 +2514,7 @@ Sanguino .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -2569,7 +2569,7 @@ SeeedStudio .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -2638,7 +2638,7 @@ Silicon Labs .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -2693,7 +2693,7 @@ Smeshlink .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -2713,7 +2713,7 @@ Solder Splash Labs .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -2733,7 +2733,7 @@ SolderSplash Labs .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -2753,7 +2753,7 @@ SparkFun .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -2871,7 +2871,7 @@ SweetPea .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -2891,7 +2891,7 @@ Switch Science .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -2932,7 +2932,7 @@ TI .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -3029,7 +3029,7 @@ Teensy .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -3091,7 +3091,7 @@ ThaiEasyElec .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -3111,7 +3111,7 @@ TinyCircuits .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -3138,7 +3138,7 @@ UBW32 .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -3165,7 +3165,7 @@ WeMos .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -3192,7 +3192,7 @@ Wicked Device .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -3219,7 +3219,7 @@ chipKIT .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -3239,7 +3239,7 @@ element14 .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -3259,7 +3259,7 @@ makerlab.mx .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -3279,7 +3279,7 @@ u-blox .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -3299,7 +3299,7 @@ ubIQio .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -3319,7 +3319,7 @@ y5 design .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency diff --git a/docs/platforms/espressif8266.rst b/docs/platforms/espressif8266.rst index 0d10c773..50defb3c 100644 --- a/docs/platforms/espressif8266.rst +++ b/docs/platforms/espressif8266.rst @@ -92,7 +92,7 @@ Adafruit .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -112,7 +112,7 @@ Doit .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -132,7 +132,7 @@ DycodeX .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -152,7 +152,7 @@ ESPert .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -179,7 +179,7 @@ ESPino .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -199,7 +199,7 @@ Espressif .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -275,7 +275,7 @@ NodeMCU .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -302,7 +302,7 @@ Olimex .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -322,7 +322,7 @@ SparkFun .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -356,7 +356,7 @@ SweetPea .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -376,7 +376,7 @@ ThaiEasyElec .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -396,7 +396,7 @@ WeMos .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency diff --git a/docs/platforms/freescalekinetis.rst b/docs/platforms/freescalekinetis.rst index ebace7ee..711074cc 100644 --- a/docs/platforms/freescalekinetis.rst +++ b/docs/platforms/freescalekinetis.rst @@ -77,7 +77,7 @@ Freescale .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -160,7 +160,7 @@ MikroElektronika .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency diff --git a/docs/platforms/intel_arc32.rst b/docs/platforms/intel_arc32.rst index 96f2ec13..c88b1d3e 100644 --- a/docs/platforms/intel_arc32.rst +++ b/docs/platforms/intel_arc32.rst @@ -80,7 +80,7 @@ Intel .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency diff --git a/docs/platforms/lattice_ice40.rst b/docs/platforms/lattice_ice40.rst index e377a91f..828722e8 100644 --- a/docs/platforms/lattice_ice40.rst +++ b/docs/platforms/lattice_ice40.rst @@ -66,7 +66,7 @@ FPGAwars .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -86,7 +86,7 @@ Lattice .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency diff --git a/docs/platforms/linux_arm.rst b/docs/platforms/linux_arm.rst index 0b69a2d3..1c8fc265 100644 --- a/docs/platforms/linux_arm.rst +++ b/docs/platforms/linux_arm.rst @@ -60,7 +60,7 @@ Raspberry Pi .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency diff --git a/docs/platforms/microchippic32.rst b/docs/platforms/microchippic32.rst index bf41cca6..189f4642 100644 --- a/docs/platforms/microchippic32.rst +++ b/docs/platforms/microchippic32.rst @@ -80,7 +80,7 @@ Boards .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -100,7 +100,7 @@ Digilent .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -204,7 +204,7 @@ Fubarino .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -231,7 +231,7 @@ Olimex .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -251,7 +251,7 @@ OpenBCI .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -271,7 +271,7 @@ PONTECH .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -298,7 +298,7 @@ SeeedStudio .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -318,7 +318,7 @@ UBW32 .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -345,7 +345,7 @@ chipKIT .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -365,7 +365,7 @@ element14 .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency diff --git a/docs/platforms/nordicnrf51.rst b/docs/platforms/nordicnrf51.rst index 89111c94..51f8e562 100644 --- a/docs/platforms/nordicnrf51.rst +++ b/docs/platforms/nordicnrf51.rst @@ -89,7 +89,7 @@ BBC .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -109,7 +109,7 @@ Delta .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -129,7 +129,7 @@ JKSoft .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -149,7 +149,7 @@ Nordic .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -183,7 +183,7 @@ RFduino .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -203,7 +203,7 @@ RedBearLab .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -230,7 +230,7 @@ SeeedStudio .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -264,7 +264,7 @@ Switch Science .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -291,7 +291,7 @@ y5 design .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency diff --git a/docs/platforms/nxplpc.rst b/docs/platforms/nxplpc.rst index c4caeb4b..fcd128da 100644 --- a/docs/platforms/nxplpc.rst +++ b/docs/platforms/nxplpc.rst @@ -77,7 +77,7 @@ CQ Publishing .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -97,7 +97,7 @@ Elektor Labs .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -117,7 +117,7 @@ Embedded Artists .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -151,7 +151,7 @@ GHI Electronics .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -171,7 +171,7 @@ Micromint .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -191,7 +191,7 @@ NGX Technologies .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -211,7 +211,7 @@ NXP .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -315,7 +315,7 @@ Outrageous Circuits .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -335,7 +335,7 @@ SeeedStudio .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -369,7 +369,7 @@ Smeshlink .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -389,7 +389,7 @@ Solder Splash Labs .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -409,7 +409,7 @@ SolderSplash Labs .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -429,7 +429,7 @@ Switch Science .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -456,7 +456,7 @@ u-blox .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency diff --git a/docs/platforms/siliconlabsefm32.rst b/docs/platforms/siliconlabsefm32.rst index 70dfe4b2..73cb64ba 100644 --- a/docs/platforms/siliconlabsefm32.rst +++ b/docs/platforms/siliconlabsefm32.rst @@ -77,7 +77,7 @@ Silicon Labs .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency diff --git a/docs/platforms/ststm32.rst b/docs/platforms/ststm32.rst index 93fe8f59..08bf8e27 100644 --- a/docs/platforms/ststm32.rst +++ b/docs/platforms/ststm32.rst @@ -107,7 +107,7 @@ Boards .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -127,7 +127,7 @@ Armstrap .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -161,7 +161,7 @@ Generic .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -223,7 +223,7 @@ MultiTech .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -250,7 +250,7 @@ Olimex .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -270,7 +270,7 @@ ST .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -563,7 +563,7 @@ SeeedStudio .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency diff --git a/docs/platforms/teensy.rst b/docs/platforms/teensy.rst index fa398a36..41882380 100644 --- a/docs/platforms/teensy.rst +++ b/docs/platforms/teensy.rst @@ -92,7 +92,7 @@ Teensy .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency diff --git a/docs/platforms/timsp430.rst b/docs/platforms/timsp430.rst index 40d02ef4..2913a6a8 100644 --- a/docs/platforms/timsp430.rst +++ b/docs/platforms/timsp430.rst @@ -86,7 +86,7 @@ PanStamp .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency @@ -106,7 +106,7 @@ TI .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency diff --git a/docs/platforms/titiva.rst b/docs/platforms/titiva.rst index 6cb2d571..ef7900a8 100644 --- a/docs/platforms/titiva.rst +++ b/docs/platforms/titiva.rst @@ -86,7 +86,7 @@ TI .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency diff --git a/scripts/docspregen.py b/scripts/docspregen.py index e9040b8a..18bbdb00 100644 --- a/scripts/docspregen.py +++ b/scripts/docspregen.py @@ -54,7 +54,7 @@ def generate_boards(boards): .. list-table:: :header-rows: 1 - * - Type ``board`` + * - ID - Name - Microcontroller - Frequency