Fix endianness issues in the Service Discovery Protocol service of the incomplete...
[pub/lufa.git] / LUFA / ManPages / LUFAPoweredProjects.txt
2010-05-31 Dean CameraRemove void* arithmetic in the USB_GetNextDescriptor...
2010-05-08 Dean CameraAdd svn:eol-style property to source files, so that...
2010-05-03 Dean CameraAdded new ENDPOINT_*_BusSuspended error code to the...
2010-04-19 Dean CameraMake bluetooth SDP code correctly unpack the search...
2010-03-30 Dean CameraOops - make sure board driver dispatch headers test...
2010-03-25 Dean CameraAll Class Driver Host mode demos now correctly set...
2010-03-09 Dean CameraWebserver project now uses the board LEDs to indicate...
2010-03-01 Dean CameraMinor documentation updates.
2010-02-15 Dean CameraAdd missing TWI_Init() call to the TemperatureDataLogge...
2010-02-14 Dean CameraFix HID Host Class driver sending incorrect ReportType...
2010-02-12 Dean CameraMove DHCP negotiation timer into the DHCP connection...
2010-02-09 Dean CameraFixed USB_GetHIDReportSize() returning the number of...
2010-02-07 Dean CameraMake Webserver allow HTTP requests for files with up...
2010-02-04 Dean CameraNew BOARD value option BOARD_NONE (equivelent to not...
2010-02-02 Dean CameraReplace the Webserver demo's uIP with the latest code...
2010-01-16 Dean CameraFix incorrect preprocessor checks in the PLL prescaler...
2010-01-04 Dean CameraFix MassStorageKeyboard demo USE_INTERNAL_SERIAL check...
2010-01-04 Dean CameraFixed blocking CDC streams not aborting when the host...
2009-12-29 Dean CameraMinor documentation updates.
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-12-26 Dean CameraAdded const where possible to the source functions...
2009-12-23 Dean CameraStart of implementation of the low level TPI programmin...
2009-12-15 Dean CameraComplete initial working revision of PDI programming...
2009-11-11 Dean CameraMinor code cleanups for clarity.
2009-11-04 Dean CameraUpdate DevChapter9.c - use the Endpoint_ClearStatusStag...
2009-10-08 Dean CameraAdd new MIDIHost LowLevel demo application.
2009-10-03 Dean CameraChanged Audio Class driver sample read/write functions...
2009-10-01 Dean CameraAdded pinouts to the AVRISP project for a standard...
2009-09-06 Dean CameraChanged Still Image Host class driver to auto-fill...
2009-08-13 Dean CameraAdded CDC_Device_Flush() command to the CDC Device...
2009-08-11 Dean CameraFixed swapped paremeters in the HID state memory copy...
2009-08-11 Dean CameraFix issue in CDC device class driver where received...
2009-07-24 Dean CameraEnsure new Benito Programmer project matches Don's...
2009-07-14 Dean CameraAdded better module summaries.
2009-06-26 Dean CameraOptimize vendor/product description string display...
2009-06-22 Dean CameraCorrected the ADC driver for the ATMEGA16U4 and ATMEGA3...
2009-06-21 Dean CameraAdd new temp LUFA project logo to the manual.
2009-06-20 Dean CameraAdded USE_INTERNAL_SERIAL compile time option to automa...
2009-06-15 Dean CameraMove main library documentation pages into a new ManPag...