diff --git a/README.md b/README.md index 0a96b7ef4a03e9e0187ae03fd822eb5f361bf482..7f73cece0362b5e82cfe911dd90cc23113cfd2f6 100644 --- a/README.md +++ b/README.md @@ -47,3 +47,14 @@ Valid architectures (for the `-a` parameter) are (to this point): - ARMv7 (for the XMC4500 / Cortex-M4) - posix - patmos + + +Flashing +-------- + + user@host:~$ make flash-appname + +Debugging +--------- + + user@host:~$ make swo-viewer