This config defines a development container for ESP32 development based on the official Espressif IDF docker image.
Note that the flash
and monitor
commands only work on Linux. Update the /dev/ttyUSB0 paths in
devcontainer.json to whatever the ESP32 ends up as on your machine.
Does it work on macos? Dev containers?