ao-tools: Split out USB loader to ao-usbload
authorKeith Packard <keithp@keithp.com>
Thu, 28 Nov 2013 18:44:07 +0000 (10:44 -0800)
committerKeith Packard <keithp@keithp.com>
Thu, 28 Nov 2013 18:44:07 +0000 (10:44 -0800)
commit6d9b93bfd637eb690159fc5efda0390eb602c6a7
treed8db220c588e5eb16b6faa38ae5a18846766c6e0
parentf27dff090c8f3a63bd932715643980703160bde6
ao-tools: Split out USB loader to ao-usbload

Leave ao-stmload using just stlinkv2

Signed-off-by: Keith Packard <keithp@keithp.com>
ao-tools/ao-stmload/ao-stmload.c
ao-tools/ao-usbload/Makefile.am [new file with mode: 0644]
ao-tools/ao-usbload/ao-usbload.1 [new file with mode: 0644]
ao-tools/ao-usbload/ao-usbload.c [new file with mode: 0644]
ao-tools/ao-usbload/ao-usbload.h [new file with mode: 0644]
configure.ac