eclipse / mraa

Linux Library for low speed IO Communication in C with bindings for C++, Python, Node.js & Java. Supports generic io platforms, as well as Intel Edison, Intel Joule, Raspberry Pi and many more.
http://mraa.io
MIT License
1.36k stars 613 forks source link

Linkit 7688 support for SPI Slave or SPI1 #1049

Open novski opened 3 years ago

novski commented 3 years ago

Mraa for Linkit Smart 7688 does only support SPI0 not SPI1. While SPI0 is shared with flash it is much more safe to use SPI1. Can somebody add SPI1?