Commit Graph

3 Commits

Author SHA1 Message Date
Sean Cross 5ff6153b53 sw: add initial tests for spi and rgb
These tests are still a work-in-progress, but they form the basis of
what will be the factory test.

Signed-off-by: Sean Cross <sean@xobs.io>
2019-05-23 09:51:45 +08:00
Sean Cross d728421d0c sw: add printf
We'll use this to print debugging information out the serial port.

Signed-off-by: Sean Cross <sean@xobs.io>
2019-05-22 15:47:04 +08:00
Sean Cross ba8314c823 sw: outline of serial device
Signed-off-by: Sean Cross <sean@xobs.io>
2019-05-22 15:26:27 +08:00