btstack/port/nrf5-zephyr/flash_nrf51_pca10028.sh

5 lines
126 B
Bash
Executable File

#!/bin/sh
nrfjprog --eraseall -f nrf51
nrfjprog --program outdir/nrf51_pca10028/zephyr.hex -f nrf51
nrfjprog --reset -f nrf51