diff options
author | Keith Packard <keithp@keithp.com> | 2013-12-07 23:27:30 -0800 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2013-12-07 23:27:30 -0800 |
commit | 5fd0dc6f69e7614ba71bbc215b32260a11595af3 (patch) | |
tree | 92aa3e3fc8e15980d3405ed36b96764a26af0d56 /configure.ac | |
parent | eee9b3ce1e5adae5aa4566050b6d6048344e92c4 (diff) |
ao-tools: Add ao-flash-stm and ao-flash-lpc scripts
These use openocd to download boot loaders to the arm-based products
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index dea71396..a2a22063 100644 --- a/configure.ac +++ b/configure.ac @@ -408,6 +408,7 @@ ao-tools/ao-edit-telem/Makefile ao-tools/ao-dump-up/Makefile ao-tools/ao-elftohex/Makefile ao-tools/ao-usbload/Makefile +ao-tools/ao-flash/Makefile ao-utils/Makefile src/Version ]) |