Use --tty/-T on command line to specify target device
authorKeith Packard <keithp@keithp.com>
Tue, 18 Aug 2009 19:19:31 +0000 (12:19 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 18 Aug 2009 21:39:15 +0000 (14:39 -0700)
commit9b03d620722dc54630539afba40720c30de69b2d
tree49450794239dfcfaab32190ccb7c81e2e71c2bbc
parent7c790fe859dff062692964338091ffbbcdf63257
Use --tty/-T on command line to specify target device

Also, use the ALTOS_TTY environment variable in all tools. Note that
the magic value of "BITBANG" switches the library to connecting
through a CP2103 instead.

Signed-off-by: Keith Packard <keithp@keithp.com>
15 files changed:
.gitignore
ao-tools/ao-bitbang/ao-bitbang.c
ao-tools/ao-dbg/ao-dbg-main.c
ao-tools/ao-dbg/ao-dbg-parse.c
ao-tools/ao-dbg/ao-dbg.1
ao-tools/ao-dbg/ao-dbg.h
ao-tools/ao-eeprom/ao-eeprom.c
ao-tools/ao-load/ao-load.c
ao-tools/ao-rawload/ao-rawload.c
ao-tools/lib/ccdbg-io.c
ao-tools/lib/ccdbg.h
ao-tools/lib/cp-usb-async.c
ao-view/aoview.glade
ao-view/aoview.h
ao-view/aoview_main.c