Newer
Older
pyenergenie / src / energenie / drv / spis_arduino.c
@David Whale David Whale on 3 Apr 2016 222 bytes Created file architecture for arduino build
// placeholder for arduino SPI software driver
//
// This will be used to aid porting to the arduino.
// The arduino has more predictable timing than the Raspberry Pi,
// and thus it is a much better test suite platform.