aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages/FutureChanges.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2009-12-24 01:55:53 +0000
committerDean Camera <dean@fourwalledcubicle.com>2009-12-24 01:55:53 +0000
commitce044844eaf33ab4dacf199e136abc190125f284 (patch)
treeffcac62479e5e44711a8b4cd987c99364ac9f214 /LUFA/ManPages/FutureChanges.txt
parent26bc1f3cfdf1aa44d08d12f0985bd214c396d315 (diff)
downloadlufa-ce044844eaf33ab4dacf199e136abc190125f284.tar.gz
lufa-ce044844eaf33ab4dacf199e136abc190125f284.tar.bz2
lufa-ce044844eaf33ab4dacf199e136abc190125f284.zip
Combine AVRISP project TPI and PDI lib directories - these protocols use the same underlying XPROG wrapper for the host-to-programmer command wrapping.
Diffstat (limited to 'LUFA/ManPages/FutureChanges.txt')
-rw-r--r--LUFA/ManPages/FutureChanges.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/LUFA/ManPages/FutureChanges.txt b/LUFA/ManPages/FutureChanges.txt
index 07b2f8394..3267afc73 100644
--- a/LUFA/ManPages/FutureChanges.txt
+++ b/LUFA/ManPages/FutureChanges.txt
@@ -17,7 +17,6 @@
* -# Add ability to get number of bytes not written with pipe/endpoint write routines after an error
* -# Add standardized descriptor names to class driver structures
* -# Correct mishandling of error cases in Mass Storage demos
- * -# Add TPI programming support to the AVRISP project
* - Documentation/Support
* -# Remake AVRStudio project files
* -# Add detailed overviews of how each demo works