@bob_dvb the software SPI and I2C isn't implemented yet, but it should be very easy to do using the WiringPi library.
It's just a matter of 'filling in the blanks' in targets/linux/jshardware.c - I just don't have time to do it myself at the moment.
targets/linux/jshardware.c
@Gordon started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
@bob_dvb the software SPI and I2C isn't implemented yet, but it should be very easy to do using the WiringPi library.
It's just a matter of 'filling in the blanks' in
targets/linux/jshardware.c
- I just don't have time to do it myself at the moment.