summaryrefslogtreecommitdiff
path: root/ao-tools/ao-bitbang
Commit message (Collapse)AuthorAge
* ao-tools: Add lots of compiler warning flags to ao-tools buildKeith Packard2019-01-03
| | | | | | | This catches some uninitialized variable errors which cause ao-cal-accel to crash (fixes coming next) Signed-off-by: Keith Packard <keithp@keithp.com>
* Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altosBdale Garbee2009-08-18
|\
| * Fix ao-bitbang examples to not have . in the first columnKeith Packard2009-08-18
| |
* | Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altosBdale Garbee2009-08-18
|\| | | | | | | | | | | | | | | | | Conflicts: ao-tools/ao-bitbang/Makefile.am ao-tools/ao-eeprom/Makefile.am ao-tools/ao-load/Makefile.am ao-tools/ao-load/ao-load.c ao-tools/ao-rawload/Makefile.am
| * Add manual pages for remaining commands.Keith Packard2009-08-18
| | | | | | | | | | | | | | | | | | Manuals written for ao-bitbang, ao-eeprom, ao-load, ao-rawload and ao-view. Manual for ao-dbg updated to reflect program name change. Signed-off-by: Keith Packard <keithp@keithp.com>
| * Use --tty/-T on command line to specify target deviceKeith Packard2009-08-18
| | | | | | | | | | | | | | | | 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>
| * Rename tools to ao-<foo>Keith Packard2009-08-18
| | | | | | | Use a consistent prefix to make it easier to remember which programs belong to this package Signed-off-by: Keith Packard <keithp@keithp.com>
* Rename tools to ao-<foo>Keith Packard2009-08-18
Use a consistent prefix to make it easier to remember which programs belong to this package Signed-off-by: Keith Packard <keithp@keithp.com>