1
0
mirror of https://github.com/bluekitchen/btstack.git synced 2025-03-25 07:43:38 +00:00
btstack/port/nrf5-zephyr/flash_nrf51_pca10028.sh

5 lines
126 B
Bash
Raw Normal View History

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