Skip to content

devices.v0.0.5

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Feb 12:41
4e6df78
Convert device elf binary to hex binary

Missed a step in generating the binaries for the teensy - gcc just makes an elf file, but we need to run one final command to convert it into the .hex format that can be loaded onto a teensy