summaryrefslogtreecommitdiff
path: root/Source/Serial.c
Commit message (Collapse)AuthorAgeFilesLines
* * Some improvements made to improve peformance and stability.XaviDCR922017-07-241-17/+24
| | | | | - Removed Pad module (useless). * Some functions removed from System and Gfx.
* + First commit. It works painfully slow, but gets the job done. Still lots ↵XaviDCR922017-07-211-0/+271
of room for improvement.