Skip to content

2024-06-23

Latest
Compare
Choose a tag to compare
@drom drom released this 24 Jun 17:45
· 1 commit to trunk since this release

Basic drop with Web Gauges

esptool.py --chip esp32c6 -p /dev/ttyACM0 -b 460800 --before=default_reset --after=hard_reset write_flash --flash_mode dio --flash_freq 80m --flash_size 2MB 0x0 bootloader.bin 0x10000 sw.bin 0x8000 partition-table.bin