1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-11-29 10:24:12 +01:00
Arduino/libraries/SPI
2011-10-02 10:17:33 -04:00
..
examples Changed all .pde examples to .ino 2011-08-30 15:33:32 -04:00
keywords.txt Renaming SPI constants to better match general style. Renaming setDataOrder() to setBitOrder(), and using existing LSBFIRST and MSBFIRST constants for it. 2010-08-07 20:33:18 +00:00
SPI.cpp Fixing SPI double-speed bug. 2010-10-04 21:19:03 -04:00
SPI.h Fixing warnings in Ethernet library (Paul Stoffregen). 2011-10-02 10:17:33 -04:00