Skip to content

Binary for ESP32-WROOM32

Pre-release
Pre-release
Compare
Choose a tag to compare
@ul-gh ul-gh released this 05 Jan 09:38
· 2 commits to master since this release

This is a buggy development version. Flash with:

python esptool.py --chip esp32 --port /dev/ttyUSB0 --baud 115200 --before default_reset --after hard_reset \
write_flash -z --flash_mode dio --flash_freq 40m --flash_size detect \
0x1000 bootloader.bin \
0x10000 eq3_trv_control.bin \
0x8000 partitions.bin