#!/bin/sh openocd -f interface/cmsis-dap.cfg -f target/kl25.cfg -c "program target/thumbv6m-none-eabi/release/smartclock-firmware reset exit"