A simple example of how to use the ESP32-C6 with the ESP-IDF and the Wokwi Simulator for Visual Studio Code.
- Install the latest version of the ESP-IDF from GitHub master branch.
- Install Wokwi Simulator Extension for Visual Studio Code.
- Build target project:
idf.py build
- Press "F1" and select "Wokwi: Start Simulator". If this is the first time you run the simulator, Wokwi will ask you to get a license and activate it.