2014-08-09 16:31:20 +03:00
|
|
|
.. _platforms:
|
|
|
|
|
|
|
|
Platforms & Embedded Boards
|
|
|
|
===========================
|
|
|
|
|
2014-12-03 14:56:24 +02:00
|
|
|
*PlatformIO* has pre-built different development platforms for popular OS
|
2015-01-29 23:55:17 +02:00
|
|
|
(*Mac OS X, Linux (+ARM) and Windows*). Each of them include compiler,
|
2014-12-03 14:56:24 +02:00
|
|
|
debugger, uploader (for embedded) and many other useful tools.
|
2014-08-09 16:31:20 +03:00
|
|
|
|
|
|
|
Also it has pre-configured settings for most popular **Embedded Platform
|
|
|
|
Boards**. You have no need to specify in :ref:`projectconf` type or frequency of
|
|
|
|
MCU, upload protocol or etc. Please use ``board`` option.
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
|
|
|
|
|
|
|
atmelavr
|
2015-02-23 21:04:08 +02:00
|
|
|
atmelsam
|
|
|
|
stm32
|
2014-08-09 16:31:20 +03:00
|
|
|
timsp430
|
|
|
|
titiva
|
2015-02-23 21:04:08 +02:00
|
|
|
teensy
|
2015-01-08 23:21:30 +02:00
|
|
|
creating_platform
|