aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages/FutureChanges.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2009-12-18 04:40:15 +0000
committerDean Camera <dean@fourwalledcubicle.com>2009-12-18 04:40:15 +0000
commit3d6508c9b9505cb3393b7c12df1a0c87f7828bbe (patch)
tree20374710e8f93257be617db5f6f1d53f39d3a86f /LUFA/ManPages/FutureChanges.txt
parent2cab8f07254d13c226118679c84abb9c4afe5246 (diff)
downloadlufa-3d6508c9b9505cb3393b7c12df1a0c87f7828bbe.tar.gz
lufa-3d6508c9b9505cb3393b7c12df1a0c87f7828bbe.tar.bz2
lufa-3d6508c9b9505cb3393b7c12df1a0c87f7828bbe.zip
Enhance the HotmailNotifier project so that the LEDs' individual brightness can be controlled individually via software PWM.
Diffstat (limited to 'LUFA/ManPages/FutureChanges.txt')
-rw-r--r--LUFA/ManPages/FutureChanges.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/LUFA/ManPages/FutureChanges.txt b/LUFA/ManPages/FutureChanges.txt
index 3267afc73..07b2f8394 100644
--- a/LUFA/ManPages/FutureChanges.txt
+++ b/LUFA/ManPages/FutureChanges.txt
@@ -17,6 +17,7 @@
* -# 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