File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ Create a new project and select one of the available boards. You can change afte
111
111
.. code-block :: bash
112
112
113
113
[env:esp32dev]
114
- platform = espressif32@6.7.0
114
+ platform = espressif32@6.8.1
115
115
board = esp32dev
116
116
framework = arduino
117
117
@@ -120,7 +120,7 @@ Create a new project and select one of the available boards. You can change afte
120
120
.. code-block :: bash
121
121
122
122
[env:esp32-s2-saola-1]
123
- platform = espressif32@6.7.0
123
+ platform = espressif32@6.8.1
124
124
board = esp32-s2-saola-1
125
125
framework = arduino
126
126
@@ -129,7 +129,7 @@ Create a new project and select one of the available boards. You can change afte
129
129
.. code-block :: bash
130
130
131
131
[env:esp32-c3-devkitm-1]
132
- platform = espressif32@6.7.0
132
+ platform = espressif32@6.8.1
133
133
board = esp32-c3-devkitm-1
134
134
framework = arduino
135
135
@@ -143,7 +143,7 @@ The following configuration uses the community version ``pioarduino`` and the la
143
143
.. code-block :: bash
144
144
145
145
[env:esp32-c3-devkitm-1]
146
- platform = https://github.com/pioarduino/platform-espressif32/releases/download/51.03.04 /platform-espressif32.zip
146
+ platform = https://github.com/pioarduino/platform-espressif32/releases/download/51.03.05 /platform-espressif32.zip
147
147
board = esp32-c3-devkitm-1
148
148
framework = arduino
149
149
You can’t perform that action at this time.
0 commit comments