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 894cacc commit 13763aeCopy full SHA for 13763ae
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.1+
+### Development version
+based on devel branch Arduino 3.1.0 and IDF 5.3.2
50
51
```ini
52
[env:development]
53
-platform = https://github.com/pioarduino/platform-espressif32.git#Arduino/IDF53_work_hybrid
+platform = https://github.com/pioarduino/platform-espressif32.git#Arduino/IDF53
54
board = ...
55
56
0 commit comments