Skip to content

Add Info for pioarduino community version #10045

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from
Prev Previous commit
Next Next commit
move Platformio Info section
  • Loading branch information
Jason2866 authored Jul 18, 2024
commit f390c0e8c8aa12c7f72d54e480c1f3d3148c8bce
22 changes: 11 additions & 11 deletions docs/en/installing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,17 @@ PlatformIO can be used in two flavors:

To install PlatformIO, you can follow this Getting Started, provided at `docs.platformio.org`_.

To get more information about PlatformIO, see the following links:

- `PlatformIO Core (CLI) <https://docs.platformio.org/en/latest/core/index.html>`_

- `PlatformIO Home <https://docs.platformio.org/en/latest/home/index.html>`_

- `Tutorials and Examples <https://docs.platformio.org/en/latest/tutorials/index.html>`_

- `Library Management <https://docs.platformio.org/en/latest/librarymanager/index.html>`_


Using the stable code 2.0.x
*********************

Expand Down Expand Up @@ -137,17 +148,6 @@ The following configuration uses the community version pioarduino and the latest



To get more information about PlatformIO, see the following links:

- `PlatformIO Core (CLI) <https://docs.platformio.org/en/latest/core/index.html>`_

- `PlatformIO Home <https://docs.platformio.org/en/latest/home/index.html>`_

- `Tutorials and Examples <https://docs.platformio.org/en/latest/tutorials/index.html>`_

- `Library Management <https://docs.platformio.org/en/latest/librarymanager/index.html>`_


Windows (manual installation)
-----------------------------

Expand Down
Loading