summaryrefslogtreecommitdiff
path: root/altosuilib/AltosFlashUI.java
Commit message (Collapse)AuthorAge
* altoslib/altosuilib: Add EasyMega supportKeith Packard2014-09-09
| | | | | | | This makes flashing find the right files, and Monitor Idle show all of the state data. Signed-off-by: Keith Packard <keithp@keithp.com>
* java: Bump java library versions for next releaseKeith Packard2014-06-16
| | | | | | Prepare for future release by bumping java versions now Signed-off-by: Keith Packard <keithp@keithp.com>
* telegps: Add flash device functionalityKeith Packard2014-05-28
Move bits from altosui to altosuilib and use those. Signed-off-by: Keith Packard <keithp@keithp.com>