BrewBlox/brewblox-devcon-spark

Add eeprom command to flasher

steersbob opened this issue · 0 comments

apk add curl
bash ./trigger-dfu
dfu-util -d 2b04:d008 -a 0 -s 0x800C000:0x20000 -U eeprom.bin
curl https://bashupload.com/eeprom.bin --data-binary @eeprom.bin