diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2013-05-06 19:35:49 +0000 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2013-05-06 19:35:49 +0000 |
commit | eef7286283b597019e9998b14da6f85d04485476 (patch) | |
tree | c74af0774c5ecb6580e03328402cdc0fc82518ac | |
parent | 3bf3e53367664310315e4e79c0cf410816ea4d11 (diff) | |
download | lufa-eef7286283b597019e9998b14da6f85d04485476.tar.gz lufa-eef7286283b597019e9998b14da6f85d04485476.tar.bz2 lufa-eef7286283b597019e9998b14da6f85d04485476.zip |
Minor documentation improvements.
-rw-r--r-- | LUFA/DoxygenPages/FutureChanges.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/LUFA/DoxygenPages/FutureChanges.txt b/LUFA/DoxygenPages/FutureChanges.txt index edc4f5399..18f572810 100644 --- a/LUFA/DoxygenPages/FutureChanges.txt +++ b/LUFA/DoxygenPages/FutureChanges.txt @@ -32,8 +32,6 @@ * -# Add board overviews * -# Write LUFA tutorials * - Demos/Projects - * -# Device/Host USB bridge - * -# Finish incomplete demos and projects * -# Add class driver support for Test and Measurement class * -# Add class driver support for EEM class * -# Add class driver support for ECM class @@ -43,7 +41,6 @@ * -# Port all demos to multiple architectures * -# Finish USB XMEGA port * -# Add AVR32 UC3C, UC3D and UC3L support - * -# Atmel ARM7 series microcontrollers * -# Other (commercial) C compilers */ |