diff --git a/HISTORY.rst b/HISTORY.rst index 57d5783a..57080ffb 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -25,7 +25,7 @@ Release History **PlatformIO 1.0 - recommended for production** * Changed development status from ``beta`` to ``Production/Stable`` -* Added support for *ARM*-based credit-card computers: +* Added support for *ARM*-based credit-card sized computers: `Raspberry Pi `_, `BeagleBone `_ and `CubieBoard `_ * Added `atmelsam `_ diff --git a/README.rst b/README.rst index 71e5c345..ea631d32 100644 --- a/README.rst +++ b/README.rst @@ -47,7 +47,9 @@ Use whenever. *Run everywhere.* *PlatformIO* is written in pure *Python* and **doesn't depend** on any additional libraries/tools from an operation system. It allows you to use *PlatformIO* beginning from *PC (Mac, Linux, Win)* and ending with credit-card -sized computers (like *Raspberry Pi*). +sized computers (`Raspberry Pi `_, +`BeagleBone `_, +`CubieBoard `_). Embedded Development. *Easier Than Ever.* ----------------------------------------- diff --git a/docs/installation.rst b/docs/installation.rst index d4a4b61a..88d0edd3 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -3,10 +3,10 @@ Installation ============ -**PlatformIO** is written in `Python `_ and works -on Mac OS X, Linux, Windows OS and *ARM*-based credit-card +**PlatformIO** is written in `Python `_ and +works on Mac OS X, Linux, Windows OS and *ARM*-based credit-card sized computers (`Raspberry Pi `_, -`BeagleBoard `_, +`BeagleBone `_, `CubieBoard `_). .. contents::