aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages/FutureChanges.txt
Commit message (Expand)AuthorAgeFilesLines
* Fixed broken PDI EEPROM Section Erase functionality in the AVRISP-MKII project.Dean Camera2010-06-171-1/+0
* Change over Doxygen \note documentation to \pre where applicable.Dean Camera2010-06-151-5/+4
* The EEPROM stream read/write functions now use eeprom_update_byte() instead o...Dean Camera2010-05-261-0/+1
* Begin processing code for Service Discovery Protocol attributes.Dean Camera2010-05-171-0/+1
* Add svn:eol-style property to source files, so that the line endings are corr...Dean Camera2010-05-081-40/+40
* Added new ENDPOINT_*_BusSuspended error code to the Endpoint function, so tha...Dean Camera2010-05-031-1/+0
* Add file-level brief documentation.Dean Camera2010-03-291-0/+1
* Minor documentation updates.Dean Camera2010-03-011-1/+2
* Revert changes made for the partial port to the AVR32 architecture.Dean Camera2010-02-241-18/+1
* Start porting the USB core to the AVR32 UC3B.Dean Camera2010-02-231-1/+1
* Update Temperature board driver to be AVR32 compatible when the ADC periphera...Dean Camera2010-02-231-1/+2
* Update manual pages to reference unfinished AVR32 port, add port status to th...Dean Camera2010-02-221-1/+17
* Fixed accuracy of the SERIAL_UBBRVAL() and SERIAL_2X_UBBRVAL() macros for hig...Dean Camera2010-02-121-1/+0
* Add a TELNET server to the webserver project, which currently can list active...Dean Camera2010-02-031-0/+1
* Update driver INF files - change manufacturer name from the original template...Dean Camera2010-01-291-1/+0
* Ensure TPI enable timing requirements are met in AVRISP-MKII programmer. Remo...Dean Camera2010-01-271-1/+0
* Manually pull PDI clock pin high for 1ms before disabling PDI mode in the AVR...Dean Camera2010-01-271-1/+0
* Enhance TemperatureDatalogger project -- add RTC capabilities so that data is...Dean Camera2010-01-241-0/+3
* Clean up MassStorageKeyboard demo.Dean Camera2010-01-031-0/+1
* Combine AVRISP project TPI and PDI lib directories - these protocols use the ...Dean Camera2009-12-241-1/+0
* Enhance the HotmailNotifier project so that the LEDs' individual brightness c...Dean Camera2009-12-181-0/+1
* Increase timeout of Mass Storage and Still Image host commands to 10 seconds ...Dean Camera2009-12-091-1/+5
* Add support for unwrapping of the XMEGA PDI programming protocol to the AVRIS...Dean Camera2009-12-021-1/+0
* Better checking of whether a packet is received in the RNDISEthernetHost Clas...Dean Camera2009-11-271-3/+0
* Fix RNDIS Device Class driver - RNDISConstants.h has moved out to the Common ...Dean Camera2009-11-261-2/+1
* Updated John Steggall's software USART in the XPLAINBridge project.Dean Camera2009-11-261-0/+1
* Commit for the 091122 release.Dean Camera2009-11-221-13/+15
* Fixed LowLevel Keyboard demo not saving the issued report only after it has b...Dean Camera2009-11-201-2/+1
* Make RNDISHost demo validate the set Packet Filter to ensure that it is being...Dean Camera2009-11-171-0/+1
* Corrected the name of the misnamed USB_GetDeviceConfigDescriptor() function t...Dean Camera2009-11-131-3/+0
* Minor code cleanups for clarity.Dean Camera2009-11-111-2/+2
* Fixed HID host Class driver report send/receive report broken when issued thr...Dean Camera2009-11-091-1/+1
* Remove dependancies from the LowLevel demos to the ClassDriver demos, since t...Dean Camera2009-11-081-2/+7
* Add optional double-banking support to the Device mode Class Drivers, on a pe...Dean Camera2009-11-061-0/+1
* Fixed HID report parser collection paths invalid due to misplaced semicolon i...Dean Camera2009-11-041-1/+0
* Add new CDCMouse ClassDriver device demo, combining a CDC Virtual Serial Port...Dean Camera2009-11-031-1/+0
* Rename the AT90USBXXX67 internal driver directory to AVRU4U6U7.Dean Camera2009-11-031-1/+2
* Add const attribute to class driver APIs.Dean Camera2009-11-031-1/+2
* Make HID device class driver reselect the correct endpoint after the user cal...Dean Camera2009-10-261-1/+0
* Moved USBtoSerial demo the Projects directory, as it is simply an expanded CD...Dean Camera2009-10-181-1/+2
* Fix invalid Event name rule in demo/project makefiles.Dean Camera2009-10-161-1/+2
* Fix AudioOutput and AudioInput class driver demos' descriptors -- incorrect v...Dean Camera2009-10-141-2/+0
* Make Audio device demos compatible with AVRs running at 16MHz instead of 8MHz.Dean Camera2009-10-121-0/+1
* Added stdio.h stream examples for the virtual CDC UART in the CDC host demos.Dean Camera2009-10-111-1/+1
* Add new MIDIHost LowLevel demo application.Dean Camera2009-10-081-0/+1
* Removed mostly useless "TestApp" demo, as it was mainly useful only for check...Dean Camera2009-09-301-2/+2
* Fixed PrinterHost demo returning invalid Device ID data when the attached dev...Dean Camera2009-09-281-2/+2
* Move Dataflash operational checking code out from SCSI.c into the DataflashMa...Dean Camera2009-09-221-0/+1
* Add new attributes to the HID Report Parser and HID Host Mode Class driver to...Dean Camera2009-09-211-5/+6
* Add Host mode Class driver demo summaries.Dean Camera2009-09-091-1/+1