aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/Peripheral/Serial.c
Commit message (Collapse)AuthorAgeFilesLines
* Serial driver now correctly calculates the baud register value when in ↵Dean Camera2009-05-071-12/+0
| | | | | | double speed mode. Init function of the Serial driver is now static inline to product smaller code for the common-case of static init.
* Rename Drivers/AT90USBXXX to Drivers/Peripheral.Dean Camera2009-04-171-0/+65