mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-31 02:27:13 +02:00
Merge branch 'develop' into feature/platformio-30
* develop: Add support for Arduboy DevKit # Conflicts: # platformio/__init__.py # platformio/boards/misc.json
This commit is contained in:
@ -15,6 +15,12 @@ PlatformIO 3.0
|
|||||||
PlatformIO 2.0
|
PlatformIO 2.0
|
||||||
--------------
|
--------------
|
||||||
|
|
||||||
|
2.9.5 (2016-06-??)
|
||||||
|
~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
* Added support for `Arduboy DevKit <https://www.arduboy.com>`__, the game system
|
||||||
|
the size of a credit card
|
||||||
|
|
||||||
2.9.4 (2016-06-04)
|
2.9.4 (2016-06-04)
|
||||||
~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
@ -196,6 +196,13 @@ Arduboy
|
|||||||
- 32 Kb
|
- 32 Kb
|
||||||
- 2.5 Kb
|
- 2.5 Kb
|
||||||
|
|
||||||
|
* - ``arduboy_devkit``
|
||||||
|
- `Arduboy DevKit <https://www.arduboy.com>`_
|
||||||
|
- ATMEGA32U4
|
||||||
|
- 16 MHz
|
||||||
|
- 32 Kb
|
||||||
|
- 2.5 Kb
|
||||||
|
|
||||||
Arduino
|
Arduino
|
||||||
~~~~~~~
|
~~~~~~~
|
||||||
|
|
||||||
|
@ -186,6 +186,13 @@ Arduboy
|
|||||||
- 32 Kb
|
- 32 Kb
|
||||||
- 2.5 Kb
|
- 2.5 Kb
|
||||||
|
|
||||||
|
* - ``arduboy_devkit``
|
||||||
|
- `Arduboy DevKit <https://www.arduboy.com>`_
|
||||||
|
- ATMEGA32U4
|
||||||
|
- 16 MHz
|
||||||
|
- 32 Kb
|
||||||
|
- 2.5 Kb
|
||||||
|
|
||||||
Arduino
|
Arduino
|
||||||
~~~~~~~
|
~~~~~~~
|
||||||
|
|
||||||
|
@ -182,6 +182,13 @@ Arduboy
|
|||||||
- 32 Kb
|
- 32 Kb
|
||||||
- 2.5 Kb
|
- 2.5 Kb
|
||||||
|
|
||||||
|
* - ``arduboy_devkit``
|
||||||
|
- `Arduboy DevKit <https://www.arduboy.com>`_
|
||||||
|
- ATMEGA32U4
|
||||||
|
- 16 MHz
|
||||||
|
- 32 Kb
|
||||||
|
- 2.5 Kb
|
||||||
|
|
||||||
Arduino
|
Arduino
|
||||||
~~~~~~~
|
~~~~~~~
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user