]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - protocol/lufa/LUFA-120730/LUFA/DoxygenPages/FutureChanges.txt
Remove core library and build files
[qmk_firmware.git] / protocol / lufa / LUFA-120730 / LUFA / DoxygenPages / FutureChanges.txt
diff --git a/protocol/lufa/LUFA-120730/LUFA/DoxygenPages/FutureChanges.txt b/protocol/lufa/LUFA-120730/LUFA/DoxygenPages/FutureChanges.txt
deleted file mode 100644 (file)
index 9660a47..0000000
+++ /dev/null
@@ -1,49 +0,0 @@
-/** \file\r
- *\r
- *  This file contains special DoxyGen information for the generation of the main page and other special\r
- *  documentation pages. It is not a project source file.\r
- */\r
-\r
- /** \page Page_FutureChanges Future Changes\r
-  *\r
-  *  Below is a list of future changes which are proposed for the LUFA library, but not yet started/complete.\r
-  *  This gives an unordered list of future changes which may be available in future releases of the library.\r
-  *  If you have an item to add to this list, please contact the library author via email, the LUFA mailing list,\r
-  *  or post your suggestion as an enhancement request to the project bug tracker.\r
-  *\r
-  *  <b>Targeted for Future Releases:</b>\r
-  *  - Code Features\r
-  *      -# Add hub support when in Host mode for multiple devices\r
-  *      -# Investigate virtual hubs when in device mode instead of composite devices\r
-  *      -# Re-add interrupt Pipe/Endpoint support\r
-  *      -# Update stream APIs to use DMA transfers on supported architectures\r
-  *      -# Pull out third party libraries into a separate folder and reference them as required\r
-  *      -# Add a LUFA_YIELD macro for integration into a third-party RTOS\r
-  *      -# Abstract out Mass Storage byte send/receive to prevent low level API use in projects\r
-  *      -# Fix HID report parser usage support for array types\r
-  *      -# Make HOST_DEVICE_SETTLE_DELAY_MS a global variable that can be changed\r
-  *      -# Add MANDATORY_EVENT_FUNCTIONS compile time option\r
-  *      -# Add watchdog support to the library and apps/bootloaders\r
-  *  - Testing/Verification\r
-  *      -# Re-run USBIF test suite on all classes to formally verify operation\r
-  *      -# Implement automated functional testing of all demos\r
-  *  - Documentation/Support\r
-  *      -# Add detailed overviews of how each demo works\r
-  *      -# Add board overviews\r
-  *      -# Write LUFA tutorials\r
-  *  - Demos/Projects\r
-  *      -# Device/Host USB bridge\r
-  *      -# Finish incomplete demos and projects\r
-  *      -# Add class driver support for Test and Measurement class\r
-  *      -# Add class driver support for EEM class\r
-  *      -# Add class driver support for ECM class\r
-  *      -# Add class driver generic HID report host demo\r
-  *      -# Implement flow control for USB to Serial project\r
-  *  - Ports\r
-  *      -# Port all demos to multiple architectures\r
-  *      -# Finish USB XMEGA port\r
-  *      -# Add AVR32 UC3C, UC3D and UC3L support\r
-  *      -# Atmel ARM7 series microcontrollers\r
-  *      -# Other (commercial) C compilers\r
-  */\r
-\r