Docs for Codeanywhere Cloud IDE
This commit is contained in:
+3
-1
@@ -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::
|
||||
|
||||
Reference in New Issue
Block a user