Step Debugging with QEMU in VSCode
This episode of the Production ESP32 series covers how to set up debugging an ESP32 project using QEMU and VSCode in less than 10 minutes. It relies on Docker dev containers within VSCode.
I’ve built some utilities into the environment that allow you to build for all of the available ESP32 chip variants and debug with QEMU using the native VSCode debugger.
The repo with this environment can be found here:
© Kevin Sidwar
