mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-10 17:15:43 +00:00
Don't enable the pullup on the target /RESET line in the AVRISP project for PDI mode - clearing the XMEGA's reset control register twice is enough to release it from reset. Possible silicon bug, since the official Atmel programmers have the same issue.
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
* - Fixed ADC routines failing to read the extended channels (Channels 8 to 13, Internal Temperature Sensor) on the
|
||||
* U4 series USB AVR parts
|
||||
* - Fixed PDI programming mode in the AVRISP programmer project not exiting programming mode correctly (clear target
|
||||
* Reset key twice, set /RESET pin to pullup)
|
||||
* Reset key twice, possible silicon bug?)
|
||||
*
|
||||
* \section Sec_ChangeLog100219 Version 100219
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user