serial-io 0.3.0

A serial port implementation
Documentation
1
2
3
4
FROM japaric/powerpc-unknown-linux-gnu:latest
ENV PKG_CONFIG_ALLOW_CROSS=1 
RUN apt-get update && \ 
    apt-get install -y libudev-dev