mirror of
https://github.com/linux-msm/sk8brd.git
synced 2026-02-25 13:13:15 -08:00
3e6ce0127e2439dffacbab0107e030aa2d86a7aa
These can apparently be handled too slow (because the stdin handler
thread takes its sweet time to spin up?), and receiving e.g. the
hello message ("Starting cdba server") and some warning (like
"cdba-server: Please switch to yaml config for ftdi_gpio configuration")
separated with a single LF char on the server side ends up with a
janky printout.
This is not ideal, but I suppose acking of the server status updates
could be introduced in a future update..
Signed-off-by: Konrad Dybcio <konradybcio@kernel.org>
sk8brd
Simple remote board control software
TODO: readme
Description
Languages
Rust
100%