Files @ c1b2840961f0
Branch filter:

Location: therm-ng/flash.sh

Ethan Zonca <ethanzonca>
Hacking thermostatic mode into operation. This code needs some love.
1
2
3
4
5
#!/bin/bash
arm-none-eabi-size Debug/therm-ng-firmware.elf
arm-none-eabi-objcopy -O binary Debug/therm-ng-firmware.elf Debug/therm-ng-firmware.bin
st-flash write Debug/therm-ng-firmware.bin 0x8000000