Arduino v3.3.1

This commit is contained in:
Jason2866
2025-09-17 00:09:47 +02:00
parent d408614d66
commit 8715c1708f
389 changed files with 2101 additions and 100083 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ Espressif Systems is a privately held, fabless semiconductor company renowned fo
* 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.
- Python >= 3.10 and git 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.