X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/938f86d06321c1a29cf87201000a9dae4e5a7c25..c7aceb2c7f625b8256dfe4f80177beb63911979a:/LUFA/ChangeLog.txt diff --git a/LUFA/ChangeLog.txt b/LUFA/ChangeLog.txt index 98b82d35a..bca8d9fb9 100644 --- a/LUFA/ChangeLog.txt +++ b/LUFA/ChangeLog.txt @@ -78,6 +78,8 @@ * - 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 * with less than four LEDs without code modifications (thanks to Morten Lund) * - Changed HWB board driver to Buttons driver, to allow for the support of future boards with more than one mounted GPIO button + * - 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 values * * * \section Sec_ChangeLog090401 Version 090401