You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: software/firmware/source/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@
52
52
For **ESP32-C3**: [**2.0.9**](https://github.com/espressif/arduino-esp32/releases/tag/2.0.9)<br>
53
53
For **ESP32-C6**: [**3.0.7**](https://github.com/espressif/arduino-esp32/releases/tag/3.0.7)<br>
54
54
For **ESP32-P4**: [**3.2.0**](https://github.com/espressif/arduino-esp32/releases/tag/3.2.0)<br>
55
-
For **ESP32-C5**: [**3.3.0-alpha1**](https://github.com/espressif/arduino-esp32/releases/tag/3.3.0-alpha1)<br>
55
+
For **ESP32-C5**: [**3.3.0**](https://github.com/espressif/arduino-esp32/releases/tag/3.3.0)<br>
56
56
57
57
2. Become familiar with IDE and **DoIt ESP32 DevKit** by building and uploading of a basic **Blink** sketch:<br>
0 commit comments