Update docs with "upload_flags"

This commit is contained in:
Ivan Kravets
2015-12-11 15:20:08 +02:00
parent 9cc9912ef2
commit fbd2c61f40

View File

@ -215,6 +215,12 @@ A protocol that "uploader" tool uses to talk to the board.
A connection speed (`baud rate <http://en.wikipedia.org/wiki/Baud>`_)
which "uploader" tool uses when sending firmware to board.
``upload_flags``
^^^^^^^^^^^^^^^^
Extra flags for uploader. Will be added to the end of uploader command. If you
need to override uploader command or base flags please use :ref:`projectconf_extra_script`.
.. _projectconf_build_flags:
``build_flags``