Add support for Arduboy

This commit is contained in:
Ivan Kravets
2016-06-03 20:14:37 +03:00
parent 45d5159fe3
commit f3526b1d95
6 changed files with 94 additions and 1 deletions

View File

@@ -176,6 +176,26 @@ Adafruit
- 8 Kb
- 0.5 Kb
Arduboy
~~~~~~~
.. list-table::
:header-rows: 1
* - Type ``board``
- Name
- Microcontroller
- Frequency
- Flash
- RAM
* - ``arduboy``
- `Arduboy <https://www.arduboy.com>`_
- ATMEGA32U4
- 16 MHz
- 32 Kb
- 2.5 Kb
Arduino
~~~~~~~