Skip to content

Commit 77c0e6a

Browse files
authored
Update README.md
1 parent 15d19d9 commit 77c0e6a

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

README.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -12,18 +12,3 @@ cd esp32-arduino-lib-builder
1212
```
1313
### Development builds
1414
Look in release and download a version. There is the Info of the used commits of IDF / Arduino.
15-
16-
### Stable Platformio Platform release including ESP32solo1
17-
based on Arduino Core 2.0.7 and can be used with Platformio for the ESP32/ESP32solo1, ESP32C3, ESP32S2 and ESP32S3
18-
```
19-
[platformio]
20-
platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.02.00/platform-espressif32.zip
21-
framework = arduino, espidf
22-
```
23-
to use the ESP32 Solo1 Arduino framework add in your env
24-
```
25-
[env:esp32solo1]
26-
board = every esp32 board can be used
27-
build_flags = -DFRAMEWORK_ARDUINO_SOLO1
28-
```
29-
The frameworks are here [https://github.com/tasmota/arduino-esp32/releases](https://github.com/tasmota/arduino-esp32/releases)

0 commit comments

Comments
 (0)