├── Dockerfile ├── README.md ├── esptool32.py └── sudoers.txt /Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/squix78/esp32-docker-buildbox/HEAD/Dockerfile -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/squix78/esp32-docker-buildbox/HEAD/README.md -------------------------------------------------------------------------------- /esptool32.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/squix78/esp32-docker-buildbox/HEAD/esptool32.py -------------------------------------------------------------------------------- /sudoers.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/squix78/esp32-docker-buildbox/HEAD/sudoers.txt --------------------------------------------------------------------------------