1
0
mirror of https://github.com/bluekitchen/btstack.git synced 2025-03-26 11:37:10 +00:00
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