Files @ 48ae84f03494
Branch filter:

Location: protofuse-firmware/flash.sh - annotation

NEO
Update to new HAL library, add some ADC 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