mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
commit
c7e949c277
2
boards/airfy-beacon/dist/flash.sh
vendored
2
boards/airfy-beacon/dist/flash.sh
vendored
@ -19,8 +19,8 @@ echo "##"
|
||||
openocd -f "${BIN_FOLDER}/openocd.cfg" \
|
||||
-c "init" \
|
||||
-c "targets" \
|
||||
-c "halt" \
|
||||
-c "flash banks" \
|
||||
-c "reset halt" \
|
||||
-c "flash write_image erase $1 0" \
|
||||
-c "verify_image $1" \
|
||||
-c "reset run"\
|
||||
|
Loading…
Reference in New Issue
Block a user