unwind.h and unwind-arm-common.h from /usr/lib/...
initial rust build integration
avoid warnings with newer compiler and 64 bit m...
make tests compile again
compile tests as part of default target
make compile on 32 bit
reimplement bargraph in rust
only include arm unwind code on arm
expose unwind functions to link with rust
Merge branch 'master' into olpc
Merge branch 'master' into olpc
make configurage whether to use the soc current...
Merge branch 'master' into olpc
make configurable whether to use the soc curren...
add non-truncted bargraph
extract bargraph to function
remove support for older slave versions
Merge branch 'master' into olpc
check the slave versions when coming out of sle...
extract the actual execution of the sleep comma...
try to power-cycle the serial port if it doesn'...
initial work to make an olpc sleep during long ...
handle error when socket() doesn't succeed
slcan_attach has moved, probably should be in t...
adjust timeouts and don't reset the serial port...
make serial_write private and use shared fd var...
track cells which reset while we're running
Merge branch 'master' into olpc
check the slave versions when coming out of sle...
extract the actual execution of the sleep comma...
Merge branch 'master' into olpc
try to power-cycle the serial port if it doesn'...
initial work to make an olpc sleep during long ...
add closeSerial
Revert "Added SCREEN_WIDTH define which drives ...
fix up signedness errors
make whether to use the can bus configurable