script para compilar firmware Ulab en ESP32 #681
cg040
started this conversation in
Show and tell
Replies: 1 comment
-
@cg040 Could you, please, open a PR with this on https://github.com/v923z/micropython-builder? That would benefit many people. Thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
hola gente, el siguiente script me funciono a la perfeccion para obtener el firmware.bin para la ESP32
(entorno desarrollado en WSL Ubuntu, no olviden configurar correctamente el entorno con este comando antes de correr el script
sudo apt-get install git wget flex bison gperf python3 python3-pip python3-venv cmake ninja-build ccache libffi-dev libssl-dev dfu-util libusb-1.0-0
)script:
Beta Was this translation helpful? Give feedback.
All reactions