aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3784aad..90bbdb5 100644
--- a/README.md
+++ b/README.md
@@ -65,6 +65,13 @@ blue LED five times in one second, and then execution of the LED test
firmware will begin. The LED test firmware will flash the green, yellow,
red and blue LEDs in order until the end of time.
+Once the bootloader is installed, regular firmware can be loaded without
+an ST-LINK cable like this:
+
+ $ ./bin/dfu projects/board-test/led-test.bin
+
+Then reboot the Alpha board.
+
ST-LINK
=======