Serial driver now correctly calculates the baud register value when in double speed...
authorDean Camera <dean@fourwalledcubicle.com>
Thu, 7 May 2009 11:12:23 +0000 (11:12 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Thu, 7 May 2009 11:12:23 +0000 (11:12 +0000)
commitc7aceb2c7f625b8256dfe4f80177beb63911979a
tree18304bbc8d1117bb3f33998801b831e962602dfa
parent938f86d06321c1a29cf87201000a9dae4e5a7c25
Serial driver now correctly calculates the baud register value when in double speed mode.

Init function of the Serial driver is now static inline to product smaller code for the common-case of static init.
LUFA/ChangeLog.txt
LUFA/Drivers/Peripheral/Serial.c
LUFA/Drivers/Peripheral/Serial.h