forked from platformio/platformio-core
Minor fixes
This commit is contained in:
10
HISTORY.rst
10
HISTORY.rst
@ -10,11 +10,11 @@ PlatformIO 3.0
|
|||||||
* `PIO Remote™ <http://docs.platformio.org/en/latest/plus/pio-remote.html>`__.
|
* `PIO Remote™ <http://docs.platformio.org/en/latest/plus/pio-remote.html>`__.
|
||||||
**Your devices are always with you!**
|
**Your devices are always with you!**
|
||||||
|
|
||||||
+ Over-The-Air (OTA) Device Manager
|
+ Over-The-Air (OTA) Device Manager
|
||||||
+ OTA Serial Port Monitor
|
+ OTA Serial Port Monitor
|
||||||
+ OTA Firmware Updates
|
+ OTA Firmware Updates
|
||||||
+ Continuous Deployment
|
+ Continuous Deployment
|
||||||
+ Continuous Delivery
|
+ Continuous Delivery
|
||||||
|
|
||||||
* `PIO Account <http://docs.platformio.org/en/latest/userguide/account/index.html>`__
|
* `PIO Account <http://docs.platformio.org/en/latest/userguide/account/index.html>`__
|
||||||
and `PLATFORMIO_AUTH_TOKEN <http://docs.platformio.org/en/latest/envvars.html#envvar-PLATFORMIO_AUTH_TOKEN>`__
|
and `PLATFORMIO_AUTH_TOKEN <http://docs.platformio.org/en/latest/envvars.html#envvar-PLATFORMIO_AUTH_TOKEN>`__
|
||||||
|
@ -35,7 +35,7 @@ PlatformIO
|
|||||||
`Facebook <https://www.facebook.com/platformio>`_ |
|
`Facebook <https://www.facebook.com/platformio>`_ |
|
||||||
`Hackaday <https://hackaday.io/project/7980-platformio>`_ |
|
`Hackaday <https://hackaday.io/project/7980-platformio>`_ |
|
||||||
`Bintray <https://bintray.com/platformio>`_ |
|
`Bintray <https://bintray.com/platformio>`_ |
|
||||||
`Community <https://community.platformio.org>`_ |
|
`Community <https://community.platformio.org>`_
|
||||||
|
|
||||||
.. image:: https://raw.githubusercontent.com/platformio/platformio/develop/docs/_static/platformio-logo.png
|
.. image:: https://raw.githubusercontent.com/platformio/platformio/develop/docs/_static/platformio-logo.png
|
||||||
:target: http://platformio.org
|
:target: http://platformio.org
|
||||||
|
@ -44,6 +44,7 @@ Features
|
|||||||
* :ref:`OTA Device Manager <cmd_remote_device>`
|
* :ref:`OTA Device Manager <cmd_remote_device>`
|
||||||
* :ref:`OTA Serial Port Monitor <cmd_remote_device_monitor>`
|
* :ref:`OTA Serial Port Monitor <cmd_remote_device_monitor>`
|
||||||
* :ref:`OTA Firmware Updates <cmd_remote_run>`
|
* :ref:`OTA Firmware Updates <cmd_remote_run>`
|
||||||
|
* |PIORemote| Share
|
||||||
* Continuous Deployment
|
* Continuous Deployment
|
||||||
* Continuous Delivery
|
* Continuous Delivery
|
||||||
* Remote Unit Testing
|
* Remote Unit Testing
|
||||||
|
Reference in New Issue
Block a user