This website requires JavaScript.
Explore
Help
Register
Sign In
rooty
/
Arduino
Watch
1
Star
0
Fork
0
You've already forked Arduino
mirror of
https://github.com/arduino/Arduino.git
synced
2025-02-20 14:54:31 +01:00
Code
Issues
Releases
Activity
Arduino
/
hardware
/
arduino
/
avr
/
libraries
/
SoftwareSerial
History
Matthijs Kooijman
ddbe3174f0
In SoftwareSerial::recv, only calculate the new tail once
...
This shortens the generated code a bit more.
2015-01-26 17:03:25 +01:00
..
examples
Revert "SoftwareSerial library to the new format"
2013-11-15 12:54:59 +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
SoftwareSerial.cpp
In SoftwareSerial::recv, only calculate the new tail once
2015-01-26 17:03:25 +01:00
SoftwareSerial.h
Mark SoftwareSerial::recv and handle_interrupt as always_inline
2015-01-26 17:03:25 +01:00