Fixed software PDI/TPI programming mode in the AVRISP project not correctly toggling just the clock pin.

Fix broken AVR8 Serial peripheral driver.
This commit is contained in:
Dean Camera 2010-02-23 01:03:27 +00:00
parent 2590452104
commit c24027f3b5
7 changed files with 29 additions and 11 deletions

View file

@ -37,7 +37,7 @@
*/
/** \ingroup Group_TWI
* @defgroup Group_TWI_AVR8 Series U4, U6 and U7 Model TWI Driver
* @defgroup Group_TWI_AVR8 8-Bit AVR TWI Driver
*
* Master mode TWI driver for the 8-Bit AVRs containing a hardware TWI module.
*