Ensure that only the requested Audio class pipes are mapped to endpoints within the...
[pub/lufa.git] / LUFA / ManPages / LUFAPoweredProjects.txt
2011-05-08 Dean CameraMinor documentation fixes.
2011-04-23 Dean CameraAdd new LUFA powered user projects to the documentation.
2011-04-10 Dean CameraRemove redundant type information for bitfield elements...
2011-04-04 Dean CameraConditionally add available address spaces to the addre...
2011-03-21 Dean CameraF_CLOCK changed to F_USB to be more descriptive, and...
2011-03-15 Dean CameraUpdated the software USART code in the XPLAIN Bridge...
2011-03-11 Dean CameraAdd structure padding to the appropriate descriptor...
2011-02-28 Dean CameraAdd in USB_INT_RegisterHandlers() internal function...
2011-02-26 Dean CameraMore UC3B architecture port updates.
2011-02-19 Dean CameraReduced latency for executing the Start-Of-Frame events...
2011-02-16 Dean CameraAdded board driver support for the Sparkfun ATMEGA8U2...
2011-02-09 Dean CameraChange bootloader makefiles to automatically compute...
2011-02-04 Dean CameraFixed programming errors in the AVRISP-MKII project...
2011-01-26 Dean CameraAdded new KeyboardMouseMultiReport Device ClassDriver...
2011-01-23 Dean CameraChange over Joystick demo HID report descriptor to...
2011-01-22 Dean CameraChanged AVRISP-MKII project to use the Watchdog interru...
2011-01-10 Dean CameraAltered all endpoint/pipe stream transfers so that...
2010-12-17 Dean CameraFixed incorrect endpoint initialisation order in the...
2010-11-23 Dean CameraFixed Benito project discarding incoming data from...
2010-11-21 Dean CameraAdded board hardware driver support for the Microsin...
2010-10-17 Dean CameraAdded board hardware driver support for the Blackcat...
2010-10-13 Dean CameraClean up excessive whitespace at the end of each line...
2010-09-29 Dean CameraChanged default value for the reset polarity parameter...
2010-09-28 Dean CameraAdded CDC functional descriptor structs to the Low...
2010-09-15 Dean CameraMinor documentation corrections.
2010-09-09 Dean CameraAdded LEDs_ToggleLEDs() function to several board LED...
2010-09-04 Dean CameraAdded board hardware driver support for the USBFOO...
2010-09-03 Dean CameraAdded board hardware driver support for the Olimex...
2010-08-31 Dean CameraFix incorrect ADC driver documentation for the paramete...
2010-08-01 Dean CameraFix XPLAINBridge project discarding characters from...
2010-07-29 Dean CameraOops - remove duplicated SPI driver init mask.
2010-07-15 Dean CameraFixed HID device class driver still using PrevReportINB...
2010-07-08 Dean CameraAdd a new RFCOMM_ChannelOpened() callback event for...
2010-06-23 Dean CameraAdd TEST RFCOMM command handler. Remove the RFCOMM...
2010-06-07 Dean CameraMake the RFCOMM_SendFrame() function correctly generate...
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...