mirror of
https://github.com/platformio/platformio-core.git
synced 2025-10-18 00:35:22 +02:00
20 lines
559 B
ReStructuredText
20 lines
559 B
ReStructuredText
.. _platforms:
|
|
|
|
Platforms & Embedded Boards
|
|
===========================
|
|
|
|
*PlatformIO* has pre-built different development platforms for popular OS (Mac,
|
|
Linux 32/64/ARM and Windows). Each of them include compiler, debugger, uploader
|
|
(for embedded) and many other useful tools.
|
|
|
|
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
|
|
timsp430
|
|
titiva
|