Skip to content

Commit 1404441

Browse files
authored
core 2.0.9
1 parent aca3913 commit 1404441

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ cd esp32-arduino-lib-builder
1414
Look in release and download a version. There is the Info of the used commits of IDF / Arduino.
1515

1616
### Stable Platformio Platform release including ESP32solo1
17-
based on Arduino Core 2.0.8 and can be used with Platformio for the ESP32/ESP32solo1, ESP32C3, ESP32S2 and ESP32S3
17+
based on Arduino Core 2.0.9 and can be used with Platformio for the ESP32/ESP32solo1, ESP32C3, ESP32S2 and ESP32S3
1818
```
1919
[platformio]
20-
platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.04.02/platform-espressif32.zip
20+
platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.05.00/platform-espressif32.zip
2121
framework = arduino, espidf
2222
```
2323
to use the ESP32 Solo1 Arduino framework add in your env

0 commit comments

Comments
 (0)