A container for Espressif's IDE that is self contained all you need is your project.
400
A container for Espressif's IDE that is self contained all you need is your project.
An example scenario is if you pull: https://github.com/Jeija/esp32-80211-tx, then run the 'runContainer.sh', you will be able to run:
idf.py build && idf.py -p /dev/ttyUSB0 flash
This will build the sample application and flash it to the ESP32. Subsequent compiles will also be faster because ccache will have already stored the object files.
Content type
Image
Digest
sha256:8aa37d530…
Size
1.9 GB
Last updated
almost 4 years ago
docker pull bandi13/esp-idf