Is spidev enabled for RIoT? I have a mikroBUS SPI peripheral and would like to use it on the Adaptor board via spidev. Bit-banging is the backup option.
Is spidev enabled for RIoT? I have a mikroBUS SPI peripheral and would like to use it on the Adaptor board via spidev. Bit-banging is the backup option.
@tushar - that'll be good to have spidev out-of-the box
@adroid - thanks but I'm not interested in building my own kernel
As for my status, I already have bit-bang running on Click ADC. It's good enough for what I need, though spidev is of course a cleaner approach.
@tushar - that'll be good to have spidev out-of-the box
@adroid - thanks but I'm not interested in building my own kernel
As for my status, I already have bit-bang running on Click ADC. It's good enough for what I need, though spidev is of course a cleaner approach.