ao-tools. Oops, let 'ao-mega' slip into build.
authorKeith Packard <keithp@keithp.com>
Tue, 4 Dec 2012 09:34:03 +0000 (01:34 -0800)
committerKeith Packard <keithp@keithp.com>
Tue, 4 Dec 2012 09:34:03 +0000 (01:34 -0800)
This is a tool to parse ao-mega eeprom files; not sure it'll be that
useful, and it's certainly not usable *yet*.

Signed-off-by: Keith Packard <keithp@keithp.com>
ao-tools/Makefile.am
ao-tools/lib/Makefile.am

index 4cf1f382b9a91238c4187aa9fc92194a1b133882..871b8205705757aa1b86f1045474316435bfc993 100644 (file)
@@ -1 +1 @@
-SUBDIRS=lib ao-rawload ao-dbg ao-bitbang ao-eeprom ao-list ao-load ao-telem ao-stmload ao-send-telem ao-sky-flash ao-mega
+SUBDIRS=lib ao-rawload ao-dbg ao-bitbang ao-eeprom ao-list ao-load ao-telem ao-stmload ao-send-telem ao-sky-flash
index a664d083dde6d94f9ff56d06631ed56dc3157336..1f8f2e42f33eb7d1098bbcc0aab5dff1842acd74 100644 (file)
@@ -34,7 +34,6 @@ libao_tools_a_SOURCES = \
        cc-telem.c \
        cc-telemetry.c \
        cc-telemetry.h \
-       cc-mega.c \
        cp-usb-async.c \
        cp-usb-async.h \
        i0.c \