Merge pull request #2 from fmmrtns/fix/verify-documentation

fix 'openocd -f' command typo in VERIFY.md
This commit is contained in:
droogmic
2018-08-08 21:56:55 +02:00
committed by GitHub

View File

@@ -47,7 +47,7 @@ Next, run this command:
``` shell
$ # *nix
$ openocd-f interface/cmsis-dap.cfg -f target/nrf51.cfg
$ openocd -f interface/cmsis-dap.cfg -f target/nrf51.cfg
$ # Windows
$ # NOTE cygwin users have reported problems with the -s flag. If you run into