aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/Peripheral/AVR8/Serial.c
Commit message (Collapse)AuthorAgeFilesLines
* Rename architecture specific driver files, to make them appear with uniquely ↵Dean Camera2011-02-201-89/+0
| | | | identifying filenames in the documentation.
* Add new ARCH option to the makefiles to (eventually) specify the target ↵Dean Camera2011-02-191-0/+89
device architecture. Update non-usb peripheral drivers to reflect future multiple architecture support.