15 lines
562 B
Markdown
15 lines
562 B
Markdown
# 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). |