From d57b0864a4037cea60a270e444189612108f6faa Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Sat, 2 Aug 2025 18:56:31 +0200 Subject: [PATCH] python 3.10 --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e876f94..e2b3c9f 100644 --- a/README.md +++ b/README.md @@ -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. * No support for the Arduino Nora Nano board, issues needs to be solved by the community ## 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. - Open the extension manager. - Search for the `pioarduino ide` extension.