We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73820c9 commit b22eadaCopy full SHA for b22eada
README.md
@@ -45,12 +45,12 @@ board = ...
45
...
46
```
47
48
-### Bleeding edged development version
49
-based on devel branch Arduino 3.1.0 and IDF 5.3.0
+### Arduino 3.0.1 release candidate 1
+based on devel branch Arduino 3.1.0+rc1 and IDF 5.3.0
50
51
```ini
52
[env:development]
53
-platform = https://github.com/pioarduino/platform-espressif32.git#Arduino/IDF53
+platform = https://github.com/pioarduino/platform-espressif32/releases/download/51.03.10+rc1/platform-espressif32.zip
54
board = ...
55
56
0 commit comments