2014-05-18 23:38:59 +03:00
|
|
|
PlatformIO
|
2014-05-09 02:38:42 -07:00
|
|
|
==========
|
|
|
|
|
|
2020-04-23 16:04:15 +03:00
|
|
|
.. image:: https://github.com/platformio/platformio-core/workflows/Core/badge.svg
|
|
|
|
|
:target: https://docs.platformio.org/page/core/index.html
|
|
|
|
|
:alt: CI Build for PlatformIO Core
|
|
|
|
|
.. image:: https://github.com/platformio/platformio-core/workflows/Examples/badge.svg
|
|
|
|
|
:target: https://github.com/platformio/platformio-examples
|
|
|
|
|
:alt: CI Build for dev-platform examples
|
|
|
|
|
.. image:: https://github.com/platformio/platformio-core/workflows/Docs/badge.svg
|
|
|
|
|
:target: https://docs.platformio.org?utm_source=github&utm_medium=core
|
|
|
|
|
:alt: CI Build for Docs
|
2015-05-29 14:42:41 +03:00
|
|
|
.. image:: https://img.shields.io/pypi/v/platformio.svg
|
2014-06-13 21:41:07 +03:00
|
|
|
:target: https://pypi.python.org/pypi/platformio/
|
|
|
|
|
:alt: Latest Version
|
2019-07-12 14:12:38 +03:00
|
|
|
.. image:: https://img.shields.io/badge/license-Apache%202.0-blue.svg
|
2014-06-13 21:41:07 +03:00
|
|
|
:target: https://pypi.python.org/pypi/platformio/
|
2015-08-28 17:16:30 +03:00
|
|
|
:alt: License
|
2020-10-14 17:55:45 +03:00
|
|
|
.. image:: https://img.shields.io/badge/PlatformIO-Labs-orange.svg
|
2020-10-14 17:53:41 +03:00
|
|
|
:alt: Community Labs
|
|
|
|
|
:target: https://piolabs.com/?utm_source=github&utm_medium=core
|
2016-01-26 21:09:32 +02:00
|
|
|
|
2018-07-19 19:00:09 +03:00
|
|
|
**Quick Links:** `Web <https://platformio.org?utm_source=github&utm_medium=core>`_ |
|
2018-02-13 01:34:24 +02:00
|
|
|
`PlatformIO IDE <https://platformio.org/platformio-ide?utm_source=github&utm_medium=core>`_ |
|
2019-07-10 16:52:04 +03:00
|
|
|
`Project Examples <https://github.com/platformio/platformio-examples/>`__ |
|
2018-08-15 19:44:02 +03:00
|
|
|
`Docs <https://docs.platformio.org?utm_source=github&utm_medium=core>`_ |
|
2018-02-13 01:34:24 +02:00
|
|
|
`Donate <https://platformio.org/donate?utm_source=github&utm_medium=core>`_ |
|
2020-10-14 17:53:41 +03:00
|
|
|
`Contact Us <https://piolabs.com/?utm_source=github&utm_medium=core>`_
|
2016-09-07 13:47:42 +03:00
|
|
|
|
2020-10-14 17:53:41 +03:00
|
|
|
**Social:** `LinkedIn <https://www.linkedin.com/company/platformio/>`_ |
|
|
|
|
|
`Twitter <https://twitter.com/PlatformIO_Org>`_ |
|
2015-07-31 14:21:30 +03:00
|
|
|
`Facebook <https://www.facebook.com/platformio>`_ |
|
2020-10-14 17:55:45 +03:00
|
|
|
`Community Forums <https://community.platformio.org?utm_source=github&utm_medium=core>`_
|
2014-08-09 17:49:37 +03:00
|
|
|
|
2017-05-07 20:48:38 +03:00
|
|
|
.. image:: https://raw.githubusercontent.com/platformio/platformio-web/develop/app/images/platformio-ide-laptop.png
|
2018-02-13 01:34:24 +02:00
|
|
|
:target: https://platformio.org?utm_source=github&utm_medium=core
|
2014-08-09 17:49:37 +03:00
|
|
|
|
2020-06-23 12:33:00 +03:00
|
|
|
`PlatformIO <https://platformio.org?utm_source=github&utm_medium=core>`_ is a professional collaborative platform for embedded development
|
2019-11-07 16:49:34 +02:00
|
|
|
|
2020-06-16 15:06:04 +03:00
|
|
|
**A place where Developers and Teams have true Freedom! No more vendor lock-in!**
|
|
|
|
|
|
2019-11-19 20:01:50 +02:00
|
|
|
* Open source, maximum permissive Apache 2.0 license
|
2019-11-08 17:40:11 +02:00
|
|
|
* Cross-platform IDE and Unified Debugger
|
|
|
|
|
* Static Code Analyzer and Remote Unit Testing
|
|
|
|
|
* Multi-platform and Multi-architecture Build System
|
|
|
|
|
* Firmware File Explorer and Memory Inspection.
|
2014-11-15 20:12:27 +02:00
|
|
|
|
2017-06-26 19:51:57 +03:00
|
|
|
Get Started
|
|
|
|
|
-----------
|
2014-11-15 20:12:27 +02:00
|
|
|
|
2020-04-23 16:04:15 +03:00
|
|
|
* `What is PlatformIO? <https://docs.platformio.org/page/what-is-platformio.html?utm_source=github&utm_medium=core>`_
|
2018-02-13 01:34:24 +02:00
|
|
|
* `PlatformIO IDE <https://platformio.org/platformio-ide?utm_source=github&utm_medium=core>`_
|
2020-04-23 16:04:15 +03:00
|
|
|
* `PlatformIO Core (CLI) <https://docs.platformio.org/page/core.html?utm_source=github&utm_medium=core>`_
|
2019-07-10 16:52:04 +03:00
|
|
|
* `Project Examples <https://github.com/platformio/platformio-examples?utm_source=github&utm_medium=core>`__
|
2020-10-14 17:53:41 +03:00
|
|
|
|
|
|
|
|
Solutions
|
|
|
|
|
---------
|
|
|
|
|
|
|
|
|
|
* `Library Management <https://docs.platformio.org/page/librarymanager/index.html?utm_source=github&utm_medium=core>`_
|
2018-08-15 19:44:02 +03:00
|
|
|
* `Desktop IDEs Integration <https://docs.platformio.org/page/ide.html?utm_source=github&utm_medium=core>`_
|
|
|
|
|
* `Continuous Integration <https://docs.platformio.org/page/ci/index.html?utm_source=github&utm_medium=core>`_
|
2018-07-19 19:00:09 +03:00
|
|
|
|
2020-10-14 17:55:45 +03:00
|
|
|
**Advanced**
|
|
|
|
|
|
2020-09-03 14:42:59 +03:00
|
|
|
* `Debugging <https://docs.platformio.org/page/plus/debugging.html?utm_source=github&utm_medium=core>`_
|
|
|
|
|
* `Unit Testing <https://docs.platformio.org/page/plus/unit-testing.html?utm_source=github&utm_medium=core>`_
|
|
|
|
|
* `Static Code Analysis <https://docs.platformio.org/page/plus/pio-check.html?utm_source=github&utm_medium=core>`_
|
|
|
|
|
* `Remote Development <https://docs.platformio.org/page/plus/pio-remote.html?utm_source=github&utm_medium=core>`_
|
2014-06-16 23:25:48 +03:00
|
|
|
|
2017-06-26 19:51:57 +03:00
|
|
|
Registry
|
|
|
|
|
--------
|
2014-06-12 21:18:11 +03:00
|
|
|
|
2018-02-13 01:34:24 +02:00
|
|
|
* `Libraries <https://platformio.org/lib?utm_source=github&utm_medium=core>`_
|
|
|
|
|
* `Development Platforms <https://platformio.org/platforms?utm_source=github&utm_medium=core>`_
|
|
|
|
|
* `Frameworks <https://platformio.org/frameworks?utm_source=github&utm_medium=core>`_
|
|
|
|
|
* `Embedded Boards <https://platformio.org/boards?utm_source=github&utm_medium=core>`_
|
2017-06-26 19:51:57 +03:00
|
|
|
|
|
|
|
|
Development Platforms
|
|
|
|
|
---------------------
|
2014-06-12 21:18:11 +03:00
|
|
|
|
2019-05-03 16:56:44 +03:00
|
|
|
* `Aceinna IMU <https://platformio.org/platforms/aceinna_imu?utm_source=github&utm_medium=core>`_
|
2020-06-04 22:59:05 +03:00
|
|
|
* `ASR Microelectronics ASR605x <https://platformio.org/platforms/asrmicro650x?utm_source=github&utm_medium=core>`_
|
2018-02-13 01:34:24 +02:00
|
|
|
* `Atmel AVR <https://platformio.org/platforms/atmelavr?utm_source=github&utm_medium=core>`_
|
|
|
|
|
* `Atmel SAM <https://platformio.org/platforms/atmelsam?utm_source=github&utm_medium=core>`_
|
|
|
|
|
* `Espressif 32 <https://platformio.org/platforms/espressif32?utm_source=github&utm_medium=core>`_
|
|
|
|
|
* `Espressif 8266 <https://platformio.org/platforms/espressif8266?utm_source=github&utm_medium=core>`_
|
|
|
|
|
* `Freescale Kinetis <https://platformio.org/platforms/freescalekinetis?utm_source=github&utm_medium=core>`_
|
2018-07-20 02:10:50 +03:00
|
|
|
* `Infineon XMC <https://platformio.org/platforms/infineonxmc?utm_source=github&utm_medium=core>`_
|
2018-02-13 01:34:24 +02:00
|
|
|
* `Intel ARC32 <https://platformio.org/platforms/intel_arc32?utm_source=github&utm_medium=core>`_
|
2018-08-20 19:37:34 +03:00
|
|
|
* `Intel MCS-51 (8051) <https://platformio.org/platforms/intel_mcs51?utm_source=github&utm_medium=core>`_
|
2019-05-03 16:56:44 +03:00
|
|
|
* `Kendryte K210 <https://platformio.org/platforms/kendryte210?utm_source=github&utm_medium=core>`_
|
2018-02-13 01:34:24 +02:00
|
|
|
* `Lattice iCE40 <https://platformio.org/platforms/lattice_ice40?utm_source=github&utm_medium=core>`_
|
|
|
|
|
* `Maxim 32 <https://platformio.org/platforms/maxim32?utm_source=github&utm_medium=core>`_
|
|
|
|
|
* `Microchip PIC32 <https://platformio.org/platforms/microchippic32?utm_source=github&utm_medium=core>`_
|
|
|
|
|
* `Nordic nRF51 <https://platformio.org/platforms/nordicnrf51?utm_source=github&utm_medium=core>`_
|
|
|
|
|
* `Nordic nRF52 <https://platformio.org/platforms/nordicnrf52?utm_source=github&utm_medium=core>`_
|
2020-02-12 16:42:06 +02:00
|
|
|
* `Nuclei <https://platformio.org/platforms/nuclei?utm_source=github&utm_medium=core>`_
|
2018-02-13 01:34:24 +02:00
|
|
|
* `NXP LPC <https://platformio.org/platforms/nxplpc?utm_source=github&utm_medium=core>`_
|
2018-07-19 19:00:09 +03:00
|
|
|
* `RISC-V <https://platformio.org/platforms/riscv?utm_source=github&utm_medium=core>`_
|
2019-05-03 16:56:44 +03:00
|
|
|
* `RISC-V GAP <https://platformio.org/platforms/riscv_gap?utm_source=github&utm_medium=core>`_
|
2019-10-15 13:05:56 +03:00
|
|
|
* `Shakti <https://platformio.org/platforms/shakti?utm_source=github&utm_medium=core>`_
|
2018-02-13 01:34:24 +02:00
|
|
|
* `Silicon Labs EFM32 <https://platformio.org/platforms/siliconlabsefm32?utm_source=github&utm_medium=core>`_
|
|
|
|
|
* `ST STM32 <https://platformio.org/platforms/ststm32?utm_source=github&utm_medium=core>`_
|
2019-01-11 16:52:01 +02:00
|
|
|
* `ST STM8 <https://platformio.org/platforms/ststm8?utm_source=github&utm_medium=core>`_
|
2018-02-13 01:34:24 +02:00
|
|
|
* `Teensy <https://platformio.org/platforms/teensy?utm_source=github&utm_medium=core>`_
|
|
|
|
|
* `TI MSP430 <https://platformio.org/platforms/timsp430?utm_source=github&utm_medium=core>`_
|
|
|
|
|
* `TI Tiva <https://platformio.org/platforms/titiva?utm_source=github&utm_medium=core>`_
|
|
|
|
|
* `WIZNet W7500 <https://platformio.org/platforms/wiznet7500?utm_source=github&utm_medium=core>`_
|
2015-03-18 23:26:53 +02:00
|
|
|
|
2017-06-26 19:51:57 +03:00
|
|
|
Frameworks
|
|
|
|
|
----------
|
2015-03-18 23:26:53 +02:00
|
|
|
|
2018-02-13 01:34:24 +02:00
|
|
|
* `Arduino <https://platformio.org/frameworks/arduino?utm_source=github&utm_medium=core>`_
|
|
|
|
|
* `CMSIS <https://platformio.org/frameworks/cmsis?utm_source=github&utm_medium=core>`_
|
|
|
|
|
* `ESP-IDF <https://platformio.org/frameworks/espidf?utm_source=github&utm_medium=core>`_
|
|
|
|
|
* `ESP8266 Non-OS SDK <https://platformio.org/frameworks/esp8266-nonos-sdk?utm_source=github&utm_medium=core>`_
|
|
|
|
|
* `ESP8266 RTOS SDK <https://platformio.org/frameworks/esp8266-rtos-sdk?utm_source=github&utm_medium=core>`_
|
2019-05-03 16:56:44 +03:00
|
|
|
* `Freedom E SDK <https://platformio.org/frameworks/freedom-e-sdk?utm_source=github&utm_medium=core>`_
|
2020-02-12 16:42:06 +02:00
|
|
|
* `GigaDevice GD32V SDK <https://platformio.org/frameworks/gd32vf103-sdk?utm_source=github&utm_medium=core>`_
|
2019-05-03 16:56:44 +03:00
|
|
|
* `Kendryte Standalone SDK <https://platformio.org/frameworks/kendryte-standalone-sdk?utm_source=github&utm_medium=core>`_
|
2020-02-12 16:42:06 +02:00
|
|
|
* `Kendryte FreeRTOS SDK <https://platformio.org/frameworks/kendryte-freertos-sdk?utm_source=github&utm_medium=core>`_
|
2018-02-13 01:34:24 +02:00
|
|
|
* `libOpenCM3 <https://platformio.org/frameworks/libopencm3?utm_source=github&utm_medium=core>`_
|
2020-02-12 16:42:06 +02:00
|
|
|
* `Mbed <https://platformio.org/frameworks/mbed?utm_source=github&utm_medium=core>`_
|
|
|
|
|
* `Nuclei SDK <https://platformio.org/frameworks/nuclei-sdk?utm_source=github&utm_medium=core>`_
|
2019-05-03 16:56:44 +03:00
|
|
|
* `PULP OS <https://platformio.org/frameworks/pulp-os?utm_source=github&utm_medium=core>`_
|
2018-02-13 01:34:24 +02:00
|
|
|
* `Pumbaa <https://platformio.org/frameworks/pumbaa?utm_source=github&utm_medium=core>`_
|
2019-11-07 16:58:57 +02:00
|
|
|
* `Shakti SDK <https://platformio.org/frameworks/shakti-sdk?utm_source=github&utm_medium=core>`_
|
2018-02-13 01:34:24 +02:00
|
|
|
* `Simba <https://platformio.org/frameworks/simba?utm_source=github&utm_medium=core>`_
|
|
|
|
|
* `SPL <https://platformio.org/frameworks/spl?utm_source=github&utm_medium=core>`_
|
|
|
|
|
* `STM32Cube <https://platformio.org/frameworks/stm32cube?utm_source=github&utm_medium=core>`_
|
|
|
|
|
* `WiringPi <https://platformio.org/frameworks/wiringpi?utm_source=github&utm_medium=core>`_
|
2020-02-12 16:42:06 +02:00
|
|
|
* `Zephyr <https://platformio.org/frameworks/zephyr?utm_source=github&utm_medium=core>`_
|
2014-06-12 21:18:11 +03:00
|
|
|
|
2015-12-31 16:12:35 +02:00
|
|
|
Contributing
|
|
|
|
|
------------
|
|
|
|
|
|
2016-07-10 19:15:55 +03:00
|
|
|
See `contributing guidelines <https://github.com/platformio/platformio/blob/develop/CONTRIBUTING.md>`_.
|
2015-12-31 16:12:35 +02:00
|
|
|
|
2019-07-16 23:20:14 +02:00
|
|
|
Telemetry / Privacy Policy
|
2019-07-17 00:53:40 +03:00
|
|
|
--------------------------
|
2019-07-16 23:20:14 +02:00
|
|
|
|
2019-07-17 00:53:40 +03:00
|
|
|
Share minimal diagnostics and usage information to help us make PlatformIO better.
|
|
|
|
|
It is enabled by default. For more information see:
|
2019-07-16 23:20:14 +02:00
|
|
|
|
2020-04-23 16:04:15 +03:00
|
|
|
* `Telemetry Setting <https://docs.platformio.org/page/userguide/cmd_settings.html?utm_source=github&utm_medium=core#enable-telemetry>`_
|
2019-07-16 23:20:14 +02:00
|
|
|
|
2016-07-12 19:29:49 +03:00
|
|
|
License
|
2014-06-12 21:18:11 +03:00
|
|
|
-------
|
|
|
|
|
|
2017-06-05 16:02:39 +03:00
|
|
|
Copyright (c) 2014-present PlatformIO <contact@platformio.org>
|
2014-06-12 21:18:11 +03:00
|
|
|
|
2016-07-12 19:29:49 +03:00
|
|
|
The PlatformIO is licensed under the permissive Apache 2.0 license,
|
2015-11-18 17:16:17 +02:00
|
|
|
so you can use it in both commercial and personal projects with confidence.
|