Fix the Benito project not pulsing the target's /RESET line when DTR is de-asserted.

This commit is contained in:
Dean Camera 2010-01-17 05:32:41 +00:00
parent f3d370a777
commit f9781ca6ff
2 changed files with 10 additions and 2 deletions

View file

@ -37,6 +37,7 @@
* - 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
* - Fixed Benito project not resetting the target AVR automatically when programming has completed
*
* \section Sec_ChangeLog091223 Version 091223
*