Add ao-stmload tool
authorKeith Packard <keithp@keithp.com>
Tue, 17 Jul 2012 08:18:45 +0000 (01:18 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 17 Jul 2012 08:18:45 +0000 (01:18 -0700)
commit20877ae9de8bb5d3a29e2a96024e53afbd396f55
tree78371ee41c4063d7a6ff44b7bc84c83dcd7d98cb
parenteda636c5f309b85282b4142118ee65673d28d137
Add ao-stmload tool

This loads an ELF image through the STlink programming interface using
the stlink utility library

Signed-off-by: Keith Packard <keithp@keithp.com>
ao-tools/Makefile.am
ao-tools/ao-stmload/Makefile.am [new file with mode: 0644]
ao-tools/ao-stmload/ao-stmload.1 [new file with mode: 0644]
ao-tools/ao-stmload/ao-stmload.c [new file with mode: 0644]
configure.ac