aboutsummaryrefslogtreecommitdiff
path: root/libraries/SPI/SPI.cpp
AgeCommit message (Expand)Author
2016-03-02add src folder when missingAlice Pintus
2015-03-18Do not influence state of SS if it's already been set to an output previously...Victor Aprea
2015-02-05Corrected some email contacts.Cristian Maglie
2014-11-25[avr] Made SPI.usingInterrupt() synchronized (Andrew Kroll)Cristian Maglie
2014-11-25[avr] Added SPI.notUsingInterrupt() (Andrew Kroll)Cristian Maglie
2014-11-25[avr] Made SPI.begin() and SPI.end() synchronized (Andrew Kroll)Cristian Maglie
2014-11-14[avr] SPI: removed redundant includeCristian Maglie
2014-11-14[avr] Small comments and headers fixes in SPICristian Maglie
2014-08-01SPI Transactions for AVRPaulStoffregen
2013-11-21Revert "SPI library to new format"Cristian Maglie
2013-07-03SPI library to the new format and moved Robot_Motor and Robot_Control librariesFede85
2012-06-26Merged upstream Arduino master branchCristian Maglie
2012-01-04Moved libraries folder inside platform folder. Now libraries and examples are...Cristian Maglie