Fixed invalid USB controller PLL prescaler values for the ATMEGAxxU2 controllers
Fixed lack of support for the ATMEGA32U2 in the DFU and CDC class bootloaders Changed incomplete Webserver project over to using the uIP timer library.
This commit is contained in:
parent
f0d6d4ef13
commit
77dda302ac
10 changed files with 81 additions and 60 deletions
|
@ -35,6 +35,8 @@
|
|||
* - Fixed XPLAIN board Dataflash driver broken due to incorrect preprocessor commands
|
||||
* - Fixed inverted XPLAIN LED driver output (LED turned on when it was supposed to be turned off, and vice-versa)
|
||||
* - Fixed Class Driver struct interface numbers in the KeyboardMouse and VirtualSerialMouse demos (thanks to Renaud Cerrato)
|
||||
* - Fixed invalid USB controller PLL prescaler values for the ATMEGAxxU2 controllers
|
||||
* - Fixed lack of support for the ATMEGA32U2 in the DFU and CDC class bootloaders
|
||||
*
|
||||
* \section Sec_ChangeLog091223 Version 091223
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue