Arduino/libraries/SPI
Tom Igoe 35777612c0 Changed all .pde examples to .ino
All examples in /build/shared/examples/ and /libraries/ have had their
extensions changed to .ino
2011-08-30 15:33:32 -04:00
..
examples Changed all .pde examples to .ino 2011-08-30 15:33:32 -04:00
SPI.cpp Fixing SPI double-speed bug. 2010-10-04 21:19:03 -04:00
SPI.h Renamed WProgram.h to Arduino.h. 2011-03-01 19:52:13 -05: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