File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,10 +14,10 @@ cd esp32-arduino-lib-builder
14
14
Look in release and download a version. There is the Info of the used commits of IDF / Arduino.
15
15
16
16
### 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
18
18
```
19
19
[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
21
21
framework = arduino, espidf
22
22
```
23
23
to use the ESP32 Solo1 Arduino framework add in your env
You can’t perform that action at this time.
0 commit comments