This website requires JavaScript.
Explore
Help
Register
Sign In
rooty
/
Arduino
Watch
1
Star
0
Fork
0
You've already forked Arduino
mirror of
https://github.com/arduino/Arduino.git
synced
2024-11-29 10:24:12 +01:00
Code
Issues
Releases
Activity
8a35793794
Arduino
/
libraries
/
SPI
History
David A. Mellis
965480f148
Fixing warnings in Ethernet library (Paul Stoffregen).
...
http://code.google.com/p/arduino/issues/detail?id=208
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