Skip to content

Commit e4f645c

Browse files
authored
Update to core 3.0.5
1 parent dfa625c commit e4f645c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: docs/en/installing.rst

+4-4
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Create a new project and select one of the available boards. You can change afte
111111
.. code-block:: bash
112112
113113
[env:esp32dev]
114-
platform = espressif32@6.7.0
114+
platform = espressif32@6.8.1
115115
board = esp32dev
116116
framework = arduino
117117
@@ -120,7 +120,7 @@ Create a new project and select one of the available boards. You can change afte
120120
.. code-block:: bash
121121
122122
[env:esp32-s2-saola-1]
123-
platform = espressif32@6.7.0
123+
platform = espressif32@6.8.1
124124
board = esp32-s2-saola-1
125125
framework = arduino
126126
@@ -129,7 +129,7 @@ Create a new project and select one of the available boards. You can change afte
129129
.. code-block:: bash
130130
131131
[env:esp32-c3-devkitm-1]
132-
platform = espressif32@6.7.0
132+
platform = espressif32@6.8.1
133133
board = esp32-c3-devkitm-1
134134
framework = arduino
135135
@@ -143,7 +143,7 @@ The following configuration uses the community version ``pioarduino`` and the la
143143
.. code-block:: bash
144144
145145
[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
147147
board = esp32-c3-devkitm-1
148148
framework = arduino
149149

0 commit comments

Comments
 (0)