Enhance the HotmailNotifier project so that the LEDs' individual brightness can be controlled individually via software PWM.

This commit is contained in:
Dean Camera 2009-12-18 04:40:15 +00:00
parent 2cab8f0725
commit 3d6508c9b9
6 changed files with 125 additions and 26 deletions

View file

@ -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