Paul Sokolovsky
|
bacfe8b822
|
cmd-keypad: Exit also on key press on serial/USB connection.
"keypad" command so far assumes rather adhoc keyboard map, and effectively
locks up otherwise. Allow to break out of it from host connection.
|
2015-04-02 13:35:34 +03:00 |
|
Sean Cross
|
70140aa665
|
serial: Fix serial driver
The serial driver was having issues reading data. This commit makes
the serial driver more robust.
Signed-off-by: Sean Cross <xobs@kosagi.com>
|
2015-02-04 21:05:03 +08:00 |
|
Sean Cross
|
7e6500a28e
|
main: Add firmware load/jump
|
2014-09-19 16:10:34 +08:00 |
|
Sean Cross
|
afefdde334
|
serial: Use const void * everywhere
Buffers should be stored in read-only areas of memory.
|
2014-08-19 15:54:15 +08:00 |
|
Sean Cross
|
9470228966
|
fernly: More blocks discovered
|
2014-06-13 17:00:11 +08:00 |
|
Sean Cross
|
685824f56e
|
fernly: Initial commit
This is an initial commit of the code. It just does prints "Hello, world!"
|
2014-06-12 12:58:06 +08:00 |
|