Minor readme formatting

This commit is contained in:
Paul Guenette
2017-11-28 19:38:01 -05:00
parent c073c6eb4b
commit c24929842c
+2 -1
View File
@@ -44,7 +44,8 @@ The solution we have is not the most elegant, and if you know a better way, plea
* The processor will reset and halt.
* Set your breakpoints. Note: you can only set breakpoints when the processor is halted, if you set them during run mode, they won't get applied.
* Run
* When you are done, you must kill the openocd task before you are able to flash the board again: Tasks -> Terminate task -> openocd.
* When you are done, you must kill the openocd task before you are able to flash the board again:
* Tasks -> Terminate task -> openocd
## Cleaning the Build
This sometimes needs to be done if you change branches.