Files @ 47fdd16b7231
Branch filter:

Location: protofuse-firmware/flash.sh

NEO
Ethan got the screen working. OMG YAY!
1
2
3
4
5
#!/bin/bash
arm-none-eabi-size Debug/S3467-MiniBuoy-BT-Sensor-Software.elf
arm-none-eabi-objcopy -O binary Debug/S3467-MiniBuoy-BT-Sensor-Software.elf Debug/S3467-MiniBuoy-BT-Sensor-Software.bin
st-flash write Debug/S3467-MiniBuoy-BT-Sensor-Software.bin 0x8000000