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 d0ef23c commit abf68b3Copy full SHA for abf68b3
README.md
@@ -45,12 +45,12 @@ board = ...
45
...
46
```
47
48
-### Development version
49
-espressif Arduino repo branch master and latest compiled Arduino libs
+### Bleeding edged development version
+based on devel branch Arduino 3.1.0 and IDF 5.3.0
50
51
```ini
52
[env:development]
53
-platform = https://github.com/pioarduino/platform-espressif32.git#develop
+platform = https://github.com/pioarduino/platform-espressif32.git#Arduino/IDF53
54
board = ...
55
56
0 commit comments