-
Notifications
You must be signed in to change notification settings - Fork 6
Home
Wolle edited this page May 31, 2025
·
1 revision
Installation instructions:
-
Install Git as version management
-
Install VSCode as IDE
-
Install in VSCode as extension PlatformIO IDE
-
Click on Clone Git repository...
https://github.com/schreibfaul1/ESP32_Arduino_ESPIDF.gitENTER
-
Select your chip (esp32, esp32s3, esp32p4) you can change the FLash and partition size in the platforio.ini beforehand if necessary.

- In src/main.cpp steht dein Programm.