| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
This will be shared with other (android) java code.
Signed-off-by: Keith Packard <keithp@keithp.com>
|
| |
|
|
|
|
| |
Move all of the device and file reading code into altoslib
Signed-off-by: Keith Packard <keithp@keithp.com>
|
| |
|
|
|
|
| |
Share basic command processing across java users
Signed-off-by: Keith Packard <keithp@keithp.com>
|
| |
|
|
|
|
| |
Also fixes install issues with split lib
Signed-off-by: Keith Packard <keithp@keithp.com>
|
|
|
Create a new 'AltosLink' which exposes how to talk to the remote
device abstractly via 'get_reply' and 'printf' methods.
Signed-off-by: Keith Packard <keithp@keithp.com>
|