Files @ 7e9d097bfe72
Branch filter:

Location: protofuse-firmware/flash.sh - annotation

NEO
Added interrupts to code
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