Files
platformio-core/docs/platforms/native.rst
2015-08-03 12:33:37 +03:00

9 lines
372 B
ReStructuredText

.. _platform_native:
Platform ``native``
===================
Native development platform is intended to be used for desktop OS. This platform uses built-in tool chains (preferable based on GCC), frameworks, libs from particular OS where it will be run.
For more detailed information please visit `vendor site <http://platformio.org/#!/platforms/native>`_.
.. contents::