1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-11-29 10:24:12 +01:00
Arduino/libraries/SPI
2012-06-05 15:45:51 -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 fix SPI init issues as described http://code.google.com/p/arduino/issues/detail?id=888. Tested using qt1110 (mode 3) on a mega and WS5100 (webserver example sketch) chips on a etherten 2012-06-05 15:45:51 -04:00
SPI.h Fixing warnings in Ethernet library (Paul Stoffregen). 2011-10-02 10:17:33 -04:00