Check maximum allowed firmware size for uploading with "pio run --target checkprogsize" // Resolve #1412

This commit is contained in:
Ivan Kravets
2018-06-01 18:07:47 +03:00
parent ecaa9d90b3
commit 20c1ce40d3
2 changed files with 7 additions and 1 deletions

View File

@ -4,6 +4,12 @@ Release Notes
PlatformIO 3.0
--------------
3.5.4 (2018-??-??)
~~~~~~~~~~~~~~~~~~
* Check maximum allowed firmware size for programming/uploading using `platformio run --target checkprogsize <http://docs.platformio.org/en/latest/userguide/cmd_run.html#cmdoption-platformio-run-t>`__
(`issue #1412 <https://github.com/platformio/platformio-core/issues/1412>`_)
3.5.3 (2018-06-01)
~~~~~~~~~~~~~~~~~~

2
docs

Submodule docs updated: 3ad76be8f7...91eae26417