From 1b2cd16976207c21bbdfbd15852b0afa92c0f516 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Mon, 30 Nov 2009 02:20:26 +0000 Subject: Added CDC_Host_Flush() function to the CDC Host Class driver to flush sent data to the attached device. --- Projects/AVRISP/AVRISP.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'Projects/AVRISP') diff --git a/Projects/AVRISP/AVRISP.txt b/Projects/AVRISP/AVRISP.txt index 249976350..fcb0fdd3d 100644 --- a/Projects/AVRISP/AVRISP.txt +++ b/Projects/AVRISP/AVRISP.txt @@ -56,6 +56,7 @@ * Note that this design currently has several limitations: * - Minimum target clock speed of 500KHz due to hardware SPI used * - No reversed/shorted target connector detection and notification + * - PDI programming is not supported for XMEGA targets * * On AVR models with an ADC converter, ACC should be tied to 5V (e.g. VBUS) and the VTARGET_ADC_CHANNEL token should be * set to an appropriate ADC channel number in the project makefile for VTARGET detection to operate correctly. On models -- cgit v1.2.3