Incremental Project Synchronisation for PIO Plus // Resolve #825

This commit is contained in:
Ivan Kravets
2016-11-26 22:59:22 +02:00
parent 3b967a27c1
commit d070e63c3a
6 changed files with 42 additions and 23 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ test on a host machine (desktop).
.. note::
PlatformIO does not install any toolchains automatically for
:ref:`platform_native` and requires ``GCC`` toolchain to be installed
on your local machine.
on your host machine.
Please open Terminal and check that ``gcc`` command is installed.
Embedded