Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | altoslib: Correct hexfile address ranges | Keith Packard | 2013-05-13 |
| | | | | | | | | Stop trying to use sentinal values for addresses and just keep a boolean tracking whether they've been initialized. Avoids precision errors in the variables. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altosui & altoslib: Move a pile of debug/programming bits to altoslib | Keith Packard | 2013-05-07 |
Prepare to create external Java utilities to flash devices Signed-off-by: Keith Packard <keithp@keithp.com> |