Minor updates

This commit is contained in:
Ivan Kravets
2016-02-29 17:33:20 +02:00
parent 98026d83b6
commit a1441b3e73
2 changed files with 6 additions and 1 deletions

View File

@ -9,6 +9,11 @@ PlatformIO 2.0
* Project generator for `NetBeans IDE <http://docs.platformio.org/en/latest/ide/netbeans.html>`__ * Project generator for `NetBeans IDE <http://docs.platformio.org/en/latest/ide/netbeans.html>`__
(`issue #541 <https://github.com/platformio/platformio/issues/541>`_) (`issue #541 <https://github.com/platformio/platformio/issues/541>`_)
* Created package for Homebrew Mac OS X Package Manager: ``brew install
platformio``
(`issue #395 <https://github.com/platformio/platformio/issues/395>`_)
* Updated Arduino core for Espressif platform to 2.1.0
(`issue #544 <https://github.com/platformio/platformio/issues/544>`_)
* Added support for the ESP8266 ESP-07 board to * Added support for the ESP8266 ESP-07 board to
`Espressif <http://docs.platformio.org/en/latest/platforms/espressif.html>`__ `Espressif <http://docs.platformio.org/en/latest/platforms/espressif.html>`__
(`issue #527 <https://github.com/platformio/platformio/issues/527>`_) (`issue #527 <https://github.com/platformio/platformio/issues/527>`_)

View File

@ -22,7 +22,7 @@ PlatformIO
.. image:: https://img.shields.io/pypi/dm/platformio.svg .. image:: https://img.shields.io/pypi/dm/platformio.svg
:target: https://pypi.python.org/pypi/platformio/ :target: https://pypi.python.org/pypi/platformio/
:alt: PyPi Downloads :alt: PyPi Downloads
.. image:: https://img.shields.io/gitter/join%20chat.png .. image:: https://img.shields.io/chat/on%20gitter.png
:alt: Join the chat at https://gitter.im/platformio/platformio :alt: Join the chat at https://gitter.im/platformio/platformio
:target: https://gitter.im/platformio/platformio :target: https://gitter.im/platformio/platformio
.. image:: https://img.shields.io/donate/PlatformIO.png?color=yellow .. image:: https://img.shields.io/donate/PlatformIO.png?color=yellow