Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@AEFeinstein AEFeinstein released this 29 Dec 06:19
· 11 commits to master since this release

This is the firmware which will be flashed on Swadges at Super Magfest 2019

Download and decompress 1.0.0-binaries.tar.gz and flash it with:

esptool.py -b 2000000 --port /dev/ttyUSB0 write_flash -fm dio 0x00000 image.elf-0x00000.bin 0x10000 image.elf-0x10000.bin 0x3FC000 esp_init_data_default_v08.bin 532480 page.mpfs

You may have to modify the --port and baud (-b) for your hardware

1.0.0-debug.tar.gz contains map files and the like