well-typed-lightbulbs / esp32-docker-samples

Docker scripts to build minimals applications on ESP32.
10 stars 2 forks source link

Docker scripts to build minimal applications on ESP32

Watch out: you have to update the CONFIG_ESPTOOLPY_PORT value according to your ESP32 serial port. For standard ESP32 chips it's /dev/ttyUSB0 and for WROVER kits it's /dev/ttyUSB1.

For C or OCaml sample:

For Mirage sample: