Update README
[fw/stlink] / flashloaders / stm32lx.s
index f162c88279bc45a0569e53e21949b40b538b6381..10e5644bffc303fa0b05c85cb6f594c729240bcd 100644 (file)
@@ -25,7 +25,7 @@
  ***************************************************************************/
 
 
-// Build : arm-eabi-gcc -c stm32lx.S
+// Build : arm-eabi-gcc -c stm32lx.s
     .text
     .syntax unified
     .cpu cortex-m3
@@ -36,7 +36,7 @@
 /*
     r0 - source address
     r1 - destination address
-    r2 - count
+    r2 - output, remaining word count
 */
 
     // Go to compare