aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/AVRISP
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2009-11-30 02:20:26 +0000
committerDean Camera <dean@fourwalledcubicle.com>2009-11-30 02:20:26 +0000
commit1b2cd16976207c21bbdfbd15852b0afa92c0f516 (patch)
tree8e29d5c4e1b680790b358331e26d68e4ed3c4b10 /Projects/AVRISP
parentb7f6a65c258cafc3111d77502b491f223b886a33 (diff)
downloadlufa-1b2cd16976207c21bbdfbd15852b0afa92c0f516.tar.gz
lufa-1b2cd16976207c21bbdfbd15852b0afa92c0f516.tar.bz2
lufa-1b2cd16976207c21bbdfbd15852b0afa92c0f516.zip
Added CDC_Host_Flush() function to the CDC Host Class driver to flush sent data to the attached device.
Diffstat (limited to 'Projects/AVRISP')
-rw-r--r--Projects/AVRISP/AVRISP.txt1
1 files changed, 1 insertions, 0 deletions
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