python 3.10

This commit is contained in:
Jason2866
2025-08-02 18:56:31 +02:00
committed by GitHub
parent eabc3bc826
commit d57b0864a4
+3
View File
@@ -11,7 +11,10 @@ Espressif Systems is a privately held, fabless semiconductor company renowned fo
* Issues with boards (wrong / missing). All issues caused from boards will not be fixed from the maintainer(s). A PR needs to be provided against branch `develop` to solve. * Issues with boards (wrong / missing). All issues caused from boards will not be fixed from the maintainer(s). A PR needs to be provided against branch `develop` to solve.
* No support for the Arduino Nora Nano board, issues needs to be solved by the community * No support for the Arduino Nora Nano board, issues needs to be solved by the community
## IDE Preparation ## IDE Preparation
Prerequisites:
- Python >= 3.10 is required for pioarduino to function properly.
## Installation
- [Download and install Microsoft Visual Studio Code](https://code.visualstudio.com/). pioarduino IDE is on top of it. - [Download and install Microsoft Visual Studio Code](https://code.visualstudio.com/). pioarduino IDE is on top of it.
- Open the extension manager. - Open the extension manager.
- Search for the `pioarduino ide` extension. - Search for the `pioarduino ide` extension.