summaryrefslogtreecommitdiff
path: root/ao-tools/altosui/AltosHexfile.java
Commit message (Collapse)AuthorAge
* Move altosui to the top level, placing libaltos inside it.Keith Packard2010-11-24
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* altosui: remove debug printf from AltosHexfileKeith Packard2010-08-23
|
* altosui: Add debug dongle API, split flash UI outKeith Packard2010-08-23
| | | | | | | | Create an API to talk through the debug port on another AltOS device. Split the flash UI out from the flash implementation so that a command line flash utility can be written. Signed-off-by: Keith Packard <keithp@keithp.com>
* altosui: Add .ihx file reading code and stub out flashing UIKeith Packard2010-08-23
Signed-off-by: Keith Packard <keithp@keithp.com>