Add SoftwareSerial Library
Add SoftwareSerial library that allows users to create a software-based Serial device.
- RX pins: use P2 or P3 as RX pin.
- TX pins: most digital pins can be used as TX pin.
Add SoftwareSerial library that allows users to create a software-based Serial device.