diff options
| author | Keith Packard <keithp@keithp.com> | 2012-07-17 01:18:45 -0700 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2012-07-17 01:18:45 -0700 |
| commit | 20877ae9de8bb5d3a29e2a96024e53afbd396f55 (patch) | |
| tree | 78371ee41c4063d7a6ff44b7bc84c83dcd7d98cb /ao-tools/Makefile.am | |
| parent | eda636c5f309b85282b4142118ee65673d28d137 (diff) | |
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>
Diffstat (limited to 'ao-tools/Makefile.am')
| -rw-r--r-- | ao-tools/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ao-tools/Makefile.am b/ao-tools/Makefile.am index 611bb7dc..6c315dd1 100644 --- a/ao-tools/Makefile.am +++ b/ao-tools/Makefile.am @@ -1 +1 @@ -SUBDIRS=lib ao-rawload ao-dbg ao-bitbang ao-eeprom ao-list ao-load ao-telem +SUBDIRS=lib ao-rawload ao-dbg ao-bitbang ao-eeprom ao-list ao-load ao-telem ao-stmload |
