mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-31 18:44:27 +02:00
Add support for Pinoccio Scout board // Resolve #52
This commit is contained in:
@@ -7,6 +7,8 @@ PlatformIO 2.0
|
|||||||
2.11.2 (2016-??-??)
|
2.11.2 (2016-??-??)
|
||||||
~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
* Added support for Pinoccio Scout board
|
||||||
|
(`issue #52 <https://github.com/platformio/platformio/issues/52>`_)
|
||||||
* Fixed broken LD Script for Element14 chipKIT Pi board
|
* Fixed broken LD Script for Element14 chipKIT Pi board
|
||||||
(`issue #725 <https://github.com/platformio/platformio/issues/725>`_)
|
(`issue #725 <https://github.com/platformio/platformio/issues/725>`_)
|
||||||
|
|
||||||
|
@@ -1341,6 +1341,26 @@ PanStamp
|
|||||||
- 32 Kb
|
- 32 Kb
|
||||||
- 4 Kb
|
- 4 Kb
|
||||||
|
|
||||||
|
Pinoccio
|
||||||
|
~~~~~~~~
|
||||||
|
|
||||||
|
.. list-table::
|
||||||
|
:header-rows: 1
|
||||||
|
|
||||||
|
* - Type ``board``
|
||||||
|
- Name
|
||||||
|
- Microcontroller
|
||||||
|
- Frequency
|
||||||
|
- Flash
|
||||||
|
- RAM
|
||||||
|
|
||||||
|
* - ``pinoccio``
|
||||||
|
- `Pinoccio Scout <https://www.crowdsupply.com/pinoccio/mesh-sensor-network>`_
|
||||||
|
- ATMEGA256RFR2
|
||||||
|
- 16 MHz
|
||||||
|
- 256 Kb
|
||||||
|
- 32 Kb
|
||||||
|
|
||||||
Punch Through
|
Punch Through
|
||||||
~~~~~~~~~~~~~
|
~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
@@ -842,6 +842,26 @@ PanStamp
|
|||||||
- 32 Kb
|
- 32 Kb
|
||||||
- 2 Kb
|
- 2 Kb
|
||||||
|
|
||||||
|
Pinoccio
|
||||||
|
~~~~~~~~
|
||||||
|
|
||||||
|
.. list-table::
|
||||||
|
:header-rows: 1
|
||||||
|
|
||||||
|
* - Type ``board``
|
||||||
|
- Name
|
||||||
|
- Microcontroller
|
||||||
|
- Frequency
|
||||||
|
- Flash
|
||||||
|
- RAM
|
||||||
|
|
||||||
|
* - ``pinoccio``
|
||||||
|
- `Pinoccio Scout <https://www.crowdsupply.com/pinoccio/mesh-sensor-network>`_
|
||||||
|
- ATMEGA256RFR2
|
||||||
|
- 16 MHz
|
||||||
|
- 256 Kb
|
||||||
|
- 32 Kb
|
||||||
|
|
||||||
Punch Through
|
Punch Through
|
||||||
~~~~~~~~~~~~~
|
~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
@@ -1726,6 +1726,26 @@ PanStamp
|
|||||||
- 32 Kb
|
- 32 Kb
|
||||||
- 4 Kb
|
- 4 Kb
|
||||||
|
|
||||||
|
Pinoccio
|
||||||
|
~~~~~~~~
|
||||||
|
|
||||||
|
.. list-table::
|
||||||
|
:header-rows: 1
|
||||||
|
|
||||||
|
* - Type ``board``
|
||||||
|
- Name
|
||||||
|
- Microcontroller
|
||||||
|
- Frequency
|
||||||
|
- Flash
|
||||||
|
- RAM
|
||||||
|
|
||||||
|
* - ``pinoccio``
|
||||||
|
- `Pinoccio Scout <https://www.crowdsupply.com/pinoccio/mesh-sensor-network>`_
|
||||||
|
- ATMEGA256RFR2
|
||||||
|
- 16 MHz
|
||||||
|
- 256 Kb
|
||||||
|
- 32 Kb
|
||||||
|
|
||||||
Punch Through
|
Punch Through
|
||||||
~~~~~~~~~~~~~
|
~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user