diff options
author | Keith Packard <keithp@keithp.com> | 2013-03-18 22:12:48 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2013-03-18 22:12:48 -0700 |
commit | 548cf57d5a5ea323bbfc3605b44c23fc48dec96b (patch) | |
tree | 017270560f59293d513d7c6934b908c7e6de6ebc /configure.ac | |
parent | d171d10d97307a1a1a62e660e9194121b79a09be (diff) |
ao-tools: add ao-dump-up
Dumps out a µP log. Useful for µPusb bring-up
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 977678f3..f54a8b4c 100644 --- a/configure.ac +++ b/configure.ac @@ -223,6 +223,7 @@ ao-tools/ao-send-telem/Makefile ao-tools/ao-sky-flash/Makefile ao-tools/ao-dumpflash/Makefile ao-tools/ao-edit-telem/Makefile +ao-tools/ao-dump-up/Makefile ao-utils/Makefile src/Version ]) |