aboutsummaryrefslogtreecommitdiff
path: root/libraries
AgeCommit message (Expand)Author
2015-03-18Do not influence state of SS if it's already been set to an output previously...Victor Aprea
2015-03-18Updated EEPROM storage classChris--A
2015-03-17Added additional examples to EEPROM libChris--A
2015-03-17Added new version of EEPROM library.Chris--A
2015-03-05Merge branch 'ide-1.5.x' into SoftwareSerialMartino Facchin
2015-03-05SoftwareSerial: match bool API with HardwareSerialMartino Facchin
2015-02-05Corrected some email contacts.Cristian Maglie
2015-01-26Prevent low pulse on TX initialization in SoftwareSerialMatthijs Kooijman
2015-01-26Remove unneeded #ifdef in SoftwareSerialMatthijs Kooijman
2015-01-26Fix SoftwareSerial timingsMatthijs Kooijman
2015-01-26Disable the RX PCINT inside SoftwareSerial::recvMatthijs Kooijman
2015-01-26Optimize SoftwareSerial::setRxIntMsk()Matthijs Kooijman
2015-01-26In SoftwareSerial::recv, only calculate the new tail onceMatthijs Kooijman
2015-01-26Mark SoftwareSerial::recv and handle_interrupt as always_inlineMatthijs Kooijman
2015-01-26In SoftwareSerial, use ISR_ALIASOF to prevent duplicationMatthijs Kooijman
2015-01-26Optimize SoftwareSerial::recvMatthijs Kooijman
2015-01-26Further optimize SoftwareSerial::writeMatthijs Kooijman
2015-01-26Mark SoftwareSerial::tx_pin_write as "always_inline"Matthijs Kooijman
2015-01-26Simplify SoftwareSerial::writeMatthijs Kooijman
2015-01-26Use stopListening() in SoftwareSerial::end()Matthijs Kooijman
2015-01-26Fix race condition in SoftwareSerial::overflow()Matthijs Kooijman
2015-01-26Toggle SoftwareSerial interrupts when starting / stopping to listenMatthijs Kooijman
2015-01-26Add SoftwareSerial::stopListening()Matthijs Kooijman
2015-01-26Add SoftwareSerial::setRxIntMsk()Matthijs Kooijman
2015-01-26Let SoftwareSerial::end also check against _rx_delay_stopbitMatthijs Kooijman
2015-01-26Let SoftwareSerial::listen() fail on invalid rx baud ratesMatthijs Kooijman
2015-01-26Clear SoftwareSerial rx delay if no interrupt register is foundMatthijs Kooijman
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
2014-07-02Merge pull request #1912 from Lauszus/issues440Cristian Maglie
2014-05-23Merge remote-tracking branch 'arduino/master' into ide-1.5.xCristian Maglie
2014-03-06Enable user to change the I2C clock frequency by calling setClock in the Wire...Kristian Lauszus
2013-11-21Revert "SPI library to new format"Cristian Maglie
2013-11-21Revert "EEPROM library to the new format"Cristian Maglie
2013-11-15Revert "SoftwareSerial library to the new format"Cristian Maglie
2013-11-15Revert "Wire library to the 1.5 format"Cristian Maglie
2013-09-10Wire library to the 1.5 formatFede85
2013-09-06SpacebrewYun library to the 1.5 formatFede85
2013-09-06Temboo library to the 1.5 formatFede85
2013-09-06Bridge library to the 1.5 formatFede85
2013-08-28Spacebrew keywordsFederico Fissore
2013-08-28spacebrew updateFederico Fissore