aboutsummaryrefslogtreecommitdiff
path: root/cores/arduino/HardwareSerial1.cpp
AgeCommit message (Expand)Author
2014-05-06Remove unneeded register and ISR names in HardwareSerialx.cppMatthijs Kooijman
2014-02-10Added license for avr/HardwareSerial.Cristian Maglie
2014-01-22Inlined HardwareSerial calls to RX ISR.Cristian Maglie
2014-01-22Put each HardwareSerial instance in its own .cpp fileMatthijs Kooijman