altosui: Move eeprom managment code to library
authorKeith Packard <keithp@keithp.com>
Tue, 3 Jan 2012 04:57:57 +0000 (20:57 -0800)
committerKeith Packard <keithp@keithp.com>
Sun, 3 Jun 2012 02:27:54 +0000 (19:27 -0700)
commita4ccdd253a9873c16f194a63a79f0c26feaafa29
tree5debb7db701dce66e1cedce841ddcc57f46e7feb
parent89aa06cfdcb02de1894ccb01aed97782f9eec9b2
altosui: Move eeprom managment code to library

Signed-off-by: Keith Packard <keithp@keithp.com>
altosui/AltosEepromIterable.java [deleted file]
altosui/AltosEepromRecord.java [deleted file]
altosui/Makefile.am
altosui/altoslib/Makefile.am
altosui/altoslib/src/org/altusmetrum/AltosLib/AltosEepromIterable.java [new file with mode: 0644]
altosui/altoslib/src/org/altusmetrum/AltosLib/AltosEepromRecord.java [new file with mode: 0644]