index
:
arduino-avr-xinput
master
A fork of Dmadison's Xinput Arduino avr core with a package.json
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libraries
/
SPI
Age
Commit message (
Expand
)
Author
2018-04-12
Update DigitalPotControl.ino
SimonePDA
2016-03-03
Update library.properties
SimonePDA
2016-03-02
add src folder when missing
Alice Pintus
2016-03-01
update sentences
Alice Pintus
2015-09-18
Added categories to libraries
Cristian Maglie
2015-07-06
Examples: mass code format. See example_formatter.conf
Federico Fissore
2015-05-20
Due to website configuration changes, every url starting with http://arduino....
Federico Fissore
2015-05-19
Libraries bundled with cores will take the type of that core, instead of rely...
Federico Fissore
2015-03-27
LibraryManager: better type filtering
Federico Fissore
2015-03-18
Do not influence state of SS if it's already been set to an output previously...
Victor Aprea
2015-02-05
Corrected some email contacts.
Cristian Maglie
2014-11-25
Fix 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 include
Cristian Maglie
2014-11-14
[avr] Small comments and headers fixes in SPI
Cristian Maglie
2014-08-01
SPI Transactions for AVR
PaulStoffregen
2014-07-18
missing paragraph field in library.properties
Fede85
2014-07-18
modified sentences in library.properties files
Fede85
2013-11-21
Revert "SPI library to new format"
Cristian Maglie
2013-07-03
SPI library to the new format and moved Robot_Motor and Robot_Control libraries
Fede85
2013-05-11
Merged 1.0.5
Cristian Maglie
2012-06-26
Merged upstream Arduino master branch
Cristian Maglie
2012-01-04
Moved libraries folder inside platform folder. Now libraries and examples are...
Cristian Maglie