aboutsummaryrefslogtreecommitdiff
path: root/libraries/SPI
AgeCommit message (Expand)Author
2018-04-12Update DigitalPotControl.inoSimonePDA
2016-03-03Update library.propertiesSimonePDA
2016-03-02add src folder when missingAlice Pintus
2016-03-01update sentencesAlice Pintus
2015-09-18Added categories to librariesCristian Maglie
2015-07-06Examples: mass code format. See example_formatter.confFederico Fissore
2015-05-20Due to website configuration changes, every url starting with http://arduino....Federico Fissore
2015-05-19Libraries bundled with cores will take the type of that core, instead of rely...Federico Fissore
2015-03-27LibraryManager: better type filteringFederico Fissore
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-25Fix atomicity issues in SPI::beginTransaction and SPI::endTransaction (Andrew...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-25[avr] Improved SPI speed on 16bit transfer.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
2014-07-18missing paragraph field in library.propertiesFede85
2014-07-18modified sentences in library.properties filesFede85
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
2013-05-11Merged 1.0.5Cristian Maglie
2012-06-26Merged upstream Arduino master branchCristian Maglie
2012-01-04Moved libraries folder inside platform folder. Now libraries and examples are...Cristian Maglie