altos: Clean up some minor warnings from -Wall
[fw/altos] / ao-tools / ao-stmload /
2013-12-08 Keith Packardao-tools: Clean up ao-stmload and ao-usbload options...
2013-12-08 Keith Packardao-tools: Allow building without stlink and readline
2013-12-08 Keith Packardao-tools: Add ao-flash-stm and ao-flash-lpc scripts
2013-11-28 Keith Packardao-tools: Split out USB loader to ao-usbload
2013-11-28 Keith Packardao-tools: Split out altos symbol editing from ao-stmload
2013-11-28 Keith Packardao-tools: move 16/32-bit readers from ao-stmload to lib
2013-11-28 Keith Packardao-tools: Move ao-selfload into library
2013-11-28 Keith Packardao-tools: Add ao-elftohex and .ihx symbol support
2013-11-27 Keith Packardao-tools: Create general elf and hex library routines
2013-05-10 Keith PackardMerge branch 'master-fixes' into stm-flash-fixes
2013-05-08 Keith Packardao-tools/ao-stmload: Add --verbose flag
2013-05-08 Keith Packardao-tools/ao-stmload: application base moved to 0x08001000
2013-05-08 Keith Packardao-tools: reboot to loader now uses 'X' instead of 'L'
2013-05-08 Keith Packardao-tools/ao-stmload: Remove IRC dregs in source code
2013-05-08 Keith Packardao-tools/ao-stmload: Fix ELF, add IHX, add self-flashing
2013-03-31 Keith Packardao-tools/ao-stmload: Be smarter about ELF parsing....
2012-08-30 Keith PackardMerge remote-tracking branch 'mjb/master'
2012-08-30 Keith Packardaltos: Add a bunch of .gitignore entries
2012-08-29 Keith PackardMerge remote-tracking branch 'mjb/master'
2012-08-29 Keith Packardao-stmload: Always round up load amount to 4 byte boundary
2012-08-29 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2012-08-07 Keith PackardMerge remote-tracking branch 'mjb/master'
2012-08-07 Mike BeattieMerge branch 'master' of git://git.gag.com/fw/altos
2012-08-02 Mike BeattieMerge branch 'master' of ssh://mjb@git.ethernal.org...
2012-07-31 Mike BeattieDon't build ao-stmload if stlink is not available.
2012-07-20 Keith Packardtools: Use pkgconfig to find stlink for ao-stmload
2012-07-17 Keith PackardAdd ao-stmload tool