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>
Tue, 3 Jan 2012 04:57:57 +0000 (20:57 -0800)
commit2a9d7de8095c822031b6e2b5fa0276ceda6af57d
tree94869a8f7707fbbfc8393f6242c861252068dc3a
parent2a37f152720d9fafcb7066c08aa5f3362eb0181f
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]