altoslib: Create AltosProgrammer class
authorKeith Packard <keithp@keithp.com>
Mon, 9 Dec 2013 03:47:44 +0000 (19:47 -0800)
committerKeith Packard <keithp@keithp.com>
Mon, 9 Dec 2013 03:47:44 +0000 (19:47 -0800)
commit88fa5fa6acbdd66d1338ca73cbbac219d62b5136
tree03b2c11c0d2674b7ba0acca71bab9921c8372caa
parent7b0c1fbccb4ef1ae2ed356292cc8762360532b7f
altoslib: Create AltosProgrammer class

This provides an abstract interface to flashing boards, for
dongle-based and self-programming boards.

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/AltosFlash.java
altoslib/AltosProgrammer.java [new file with mode: 0644]
altoslib/Makefile.am