* - Changed LED board driver code to define dummy LED masks for the first four board LEDs, so that user code can be compiled for boards\r
* with less than four LEDs without code modifications (thanks to Morten Lund)\r
* - Changed HWB board driver to Buttons driver, to allow for the support of future boards with more than one mounted GPIO button\r
+ * - Serial driver now correctly calculates the baud register value when in double speed mode\r
+ * - Init function of the Serial driver is now static inline to product smaller code for the common-case of static init values\r
* \r
*\r
* \section Sec_ChangeLog090401 Version 090401\r