mirror of
https://github.com/platformio/platformio-core.git
synced 2025-08-01 19:04:29 +02:00
Improve embedded texts
This commit is contained in:
@@ -20,6 +20,8 @@ Release History
|
|||||||
(`issue #238 <https://github.com/platformio/platformio/issues/238>`_)
|
(`issue #238 <https://github.com/platformio/platformio/issues/238>`_)
|
||||||
* Fixed IDE project generator when board is specified
|
* Fixed IDE project generator when board is specified
|
||||||
(`issue #242 <https://github.com/platformio/platformio/issues/242>`_)
|
(`issue #242 <https://github.com/platformio/platformio/issues/242>`_)
|
||||||
|
* Fixed relative path for includes when generating project for IDE
|
||||||
|
(`issue #243 <https://github.com/platformio/platformio/issues/243>`_)
|
||||||
|
|
||||||
2.1.2 (2015-06-21)
|
2.1.2 (2015-06-21)
|
||||||
------------------
|
------------------
|
||||||
|
10
README.rst
10
README.rst
@@ -81,11 +81,13 @@ Embedded Development. *Easier Than Ever.*
|
|||||||
settings for most popular `Embedded Boards <http://platformio.org/#!/boards>`_.
|
settings for most popular `Embedded Boards <http://platformio.org/#!/boards>`_.
|
||||||
|
|
||||||
* Colourful `command-line output <https://raw.githubusercontent.com/platformio/platformio/develop/examples/platformio-examples.png>`_
|
* Colourful `command-line output <https://raw.githubusercontent.com/platformio/platformio/develop/examples/platformio-examples.png>`_
|
||||||
* Built-in `Serial Port Monitor <http://docs.platformio.org/en/latest/userguide/cmd_serialports.html#platformio-serialports-monitor>`_
|
* `IDE Integration <http://docs.platformio.org/en/latest/ide.html>`_ with
|
||||||
* Configurable `build -flags/-options <http://docs.platformio.org/en/latest/projectconf.html#build-flags>`_
|
*Arduino, Eclipse, Energia, Qt Creator, Sublime Text, Vim, Visual Studio*
|
||||||
|
* `Continuous Integration <http://docs.platformio.org/en/latest/ci/index.html>`_
|
||||||
|
with *AppVeyor, Circle CI, Drone, Shippable, Travis CI*
|
||||||
|
* Built-in `Serial Port Monitor <http://docs.platformio.org/en/latest/userguide/cmd_serialports.html#platformio-serialports-monitor>`_ and configurable
|
||||||
|
`build -flags/-options <http://docs.platformio.org/en/latest/projectconf.html#build-flags>`_
|
||||||
* Automatic **firmware uploading**
|
* Automatic **firmware uploading**
|
||||||
* Integration with `development environments (IDE) <http://docs.platformio.org/en/latest/ide.html>`_
|
|
||||||
* Ready for **Cloud Compiling** and `Continuous Integration <http://docs.platformio.org/en/latest/ci/index.html>`_
|
|
||||||
* Pre-built tool chains, frameworks for the popular `Hardware Platforms <http://platformio.org/#!/platforms>`_
|
* Pre-built tool chains, frameworks for the popular `Hardware Platforms <http://platformio.org/#!/platforms>`_
|
||||||
|
|
||||||
.. image:: https://raw.githubusercontent.com/platformio/platformio-web/develop/app/images/platformio-embedded-development.png
|
.. image:: https://raw.githubusercontent.com/platformio/platformio-web/develop/app/images/platformio-embedded-development.png
|
||||||
|
@@ -27,11 +27,13 @@ Embedded Development. *Easier Than Ever.*
|
|||||||
-----------------------------------------
|
-----------------------------------------
|
||||||
|
|
||||||
* Colourful command-line output
|
* Colourful command-line output
|
||||||
* Built-in :ref:`Serial Port Monitor <cmd_serialports_monitor>`
|
* :ref:`IDE Integration <ide>` with *Arduino, Eclipse, Energia, Qt Creator,
|
||||||
* Configurable build :ref:`-flags/-options <projectconf_build_flags>`
|
Sublime Text, Vim, Visual Studio*
|
||||||
* Integration with :ref:`development environments (IDE) <ide>`
|
* :ref:`ci` with *AppVeyor, Circle CI, Drone, Shippable, Travis CI*
|
||||||
* Ready for Cloud Compiling and :ref:`ci`
|
* Built-in :ref:`Serial Port Monitor <cmd_serialports_monitor>` and
|
||||||
* Pre-built tool chains, :ref:`frameworks` for the popular Hardware Platforms
|
configurable build :ref:`-flags/-options <projectconf_build_flags>`
|
||||||
|
* Pre-built tool chains, :ref:`frameworks` for the
|
||||||
|
:ref:`Development Platforms <platforms>`
|
||||||
|
|
||||||
Smart Code Builder. *Fast and Reliable.*
|
Smart Code Builder. *Fast and Reliable.*
|
||||||
----------------------------------------
|
----------------------------------------
|
||||||
|
Reference in New Issue
Block a user