Docs for Codeanywhere Cloud IDE

This commit is contained in:
Ivan Kravets
2016-11-03 18:19:03 +02:00
parent 822a4d8255
commit e99abc5a36
11 changed files with 236 additions and 1 deletions
+3 -1
View File
@@ -109,6 +109,8 @@ Let's create our first PlatformIO-based Cloud9 Project
* :ref:`cmd_run` - build project
* :ref:`pio run -t clean <cmd_run>` - clean project
* :ref:`pio remote run -t upload <cmd_remote_run>` - upload firmware Over-The-Air
* :ref:`cmd_remote_device_list` - list available devices (OTA Device Manager)
* :ref:`cmd_remote_device_monitor` - OTA Serial Port Monitor
If you are interested in better integration with Cloud9 and GUI, please
read guide below where we will explain how to create custom Build System
@@ -191,7 +193,7 @@ Please click on ``Menu: Run > Run Configurations > Manage...``, then
Multi-Project workspace
-----------------------
You can have multiple PlatformIO-based project in the same workspace. We
You can have multiple PlatformIO-based Projects in the same workspace. We
recommend a next folders structure:
.. code::