summaryrefslogtreecommitdiff
path: root/ao-tools/altosui/AltosDebug.java
Commit message (Collapse)AuthorAge
* altosui: Add lots more cc1111 debug interface functionsKeith Packard2010-08-23
| | | | | | These are sufficient to program the flash. Signed-off-by: Keith Packard <keithp@keithp.com>
* 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>