asm.rst
changeset 1682 f24fa90e806b
parent 1675 7e5ff3a96f2d
child 1905 fba288d59662
--- a/asm.rst	Thu Feb 12 14:30:09 2015 +0200
+++ b/asm.rst	Thu Feb 12 19:23:13 2015 +0200
@@ -17,6 +17,8 @@
 =============================
 ::
 
+  $ objcopy -O binary image.elf image.bin
+
 Convert ELF to Intex hex format.
 ================================
 ::