Add support for @ubIQio Ardhat board // Resolve #302

This commit is contained in:
Ivan Kravets
2015-10-10 11:35:01 +01:00
parent 7467c281cc
commit 20edf7de41
3 changed files with 42 additions and 2 deletions

View File

@ -476,7 +476,7 @@ Espressif
* - ``esp01``
- `Espressif ESP8266 board <https://nurdspace.nl/ESP8266>`_
- ESP8266
- 80 MHz
- 40 MHz
- 512 Kb
- 32 Kb
@ -976,3 +976,23 @@ Wicked Device
- 16 MHz
- 128 Kb
- 16 Kb
ubIQio
~~~~~~
.. list-table::
:header-rows: 1
* - Type ``board``
- Name
- Microcontroller
- Frequency
- Flash
- RAM
* - ``ardhat``
- `ubIQio Ardhat <http://ardhat.com>`_
- ATMEGA328P
- 16 MHz
- 32 Kb
- 2 Kb

View File

@ -872,3 +872,23 @@ Wicked Device
- 16 MHz
- 128 Kb
- 16 Kb
ubIQio
~~~~~~
.. list-table::
:header-rows: 1
* - Type ``board``
- Name
- Microcontroller
- Frequency
- Flash
- RAM
* - ``ardhat``
- `ubIQio Ardhat <http://ardhat.com>`_
- ATMEGA328P
- 16 MHz
- 32 Kb
- 2 Kb

View File

@ -77,6 +77,6 @@ Espressif
* - ``esp01``
- `Espressif ESP8266 board <https://nurdspace.nl/ESP8266>`_
- ESP8266
- 80 MHz
- 40 MHz
- 512 Kb
- 32 Kb