Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | altos: AltosSerial.flush_input shouldn't discard Interrupted exceptions | Keith Packard | 2011-08-13 |
| | | | | | | | | The eeprom download code wants to interrupt serial communication so that it can stop downloading stuff in the middle of a run. Make flush_input pass the exception along instead of discarding it. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | Move altosui to the top level, placing libaltos inside it. | Keith Packard | 2010-11-24 |
Signed-off-by: Keith Packard <keithp@keithp.com> |