ArduinoCore-avr/libraries/SoftwareSerial
Matthijs Kooijman 415e48fa1b Optimize SoftwareSerial::setRxIntMsk()
This precalculates the mask register and value, making setRxIntMask
considerably less complicated. Right now, this is not a big deal, but
simplifying it allows using it inside the ISR next.
2015-01-26 17:03:25 +01:00
..
examples Revert "SoftwareSerial library to the new format" 2013-11-15 12:54:59 +01:00
SoftwareSerial.cpp Optimize SoftwareSerial::setRxIntMsk() 2015-01-26 17:03:25 +01:00
SoftwareSerial.h Optimize SoftwareSerial::setRxIntMsk() 2015-01-26 17:03:25 +01:00
keywords.txt Revert "SoftwareSerial library to the new format" 2013-11-15 12:54:59 +01:00
library.properties missing paragraph field in library.properties 2014-07-18 20:08:01 +02:00