Files
Robert Quattlebaum 862edfb1de spi-hdlc-adapter: New Linux userspace SPI-HDLC adapter (#232)
`spi-hdlc-adapter` is an adapter tool for using a SPI interface as if
it were an HDLC-lite encoded bidirectional asynchronous serial stream.
It uses the SPI protocol outlined in [Appendix A.2][1] of the Spinel
protocol document.

Note that since we don't have a slave implementation of this protocol,
this adapter hasn't been well tested yet. You have to start somewhere.

[1]: https://goo.gl/bwHt5r
2016-07-06 18:53:33 -07:00

3 lines
18 B
Plaintext