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.

Home Page:http://mraa.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linkit 7688 support for SPI Slave or SPI1

novski opened this issue · comments

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?