Added the cpp and platformio.ini
This commit is contained in:
13
README.md
13
README.md
@@ -1,2 +1,15 @@
|
||||
# esp32-simple-test
|
||||
|
||||
## IDE
|
||||
|
||||
### PlattformIO
|
||||
A PlatformIO ```platformio.ini``` is included with the uncommented part being for an ```ESP-32D``` and the commented part for ```ESP32-C3```
|
||||
|
||||
### ArduinoIDE
|
||||
You need to configure the ESP32 you are using. But keep in mind that for some the ```CDC_ON_BOOT``` may be disabled by default and needed to be renabled.
|
||||
|
||||
## License
|
||||
This project is licensed under the Apache License 2.0 - see the [LICENSE](./LICENSE) file for details.
|
||||
|
||||
### AI
|
||||
Portions of this code were generated with the assistance of ChatGPT (OpenAI GPT-5).
|
||||
Reference in New Issue
Block a user