Skip to content

Commit

Permalink
Merge branch 'release/v0.4.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
ivankravets committed Jul 31, 2014
2 parents 7b2bc74 + 771261e commit 6931917
Show file tree
Hide file tree
Showing 27 changed files with 483 additions and 271 deletions.
20 changes: 20 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,26 @@
Release History
===============

1.0.0 (?)
---------

0.4.0 (2014-07-31)
------------------

* Implemented ``serialports`` command
* Allowed to put special build flags only for ``src`` files via
``srcbuild_flags`` environment option
* Allowed to override some of settings via system environment variables
such as: ``$PIOSRCBUILD_FLAGS`` and ``$PIOENVS_DIR``
* Added ``--upload-port`` option for ``platformio run`` command
* Implemented (especially for `SmartAnthill <http://smartanthill.ikravets.com/>`_)
``platformio run -t uploadlazy`` target (no dependencies to framework libs,
ELF and etc.)
* Allowed to skip default packages via ``platformio install --skip-default-package`` flag
* Added tools for Raspberry Pi platform
* Added support for Microduino and Raspduino boards in ``atmelavr`` platform


0.3.1 (2014-06-21)
------------------

Expand Down
Loading

0 comments on commit 6931917

Please sign in to comment.