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)
Init function of the Serial driver is now static inline to product smaller code for the common-case of static init.


No differences found