Allow to initialise PlatformIO project for the specified IDE // Resolve #151

This commit is contained in:
Ivan Kravets
2015-05-22 19:08:51 +03:00
parent 3a82d4a804
commit d3a4a04a6d
11 changed files with 78 additions and 28 deletions
+8
View File
@@ -49,6 +49,14 @@ pre-fill these data:
The full list with pre-configured boards is available here :ref:`platforms`.
.. option::
--ide
Initialise PlatformIO project for the specified IDE which can be imported later
via "Import Project" functionality.
A list with supported IDE is available within ``platformio init --help`` command.
.. option::
--disable-auto-uploading