Update UC3 platform driver support to use the bitmasks defined in the header files...
[pub/USBasp.git] / LUFA.pnproj
2009-08-17 Dean CameraAdded beginnings of a new AVRISP-MKII clone project.
2009-08-13 Dean CameraAdded CDC_Device_Flush() command to the CDC Device...
2009-08-11 Dean CameraAdd new functions to the HID host class driver, refine...
2009-08-05 Dean CameraFixed issue in USBtoSerial demos where the USART Rx...
2009-08-05 Dean CameraMake Control Endpoint stream transfers more reliable...
2009-07-27 Dean CameraAdd new MouseHost Class Driver demo, unfinished, to...
2009-07-23 Dean CameraTweaks to the new Benito Programmer project for documen...
2009-07-23 Dean CameraAdded new Benito project, a simple modified USB-to...
2009-07-20 Dean CameraFixes to unfinished SideShow demo to re-enable correct...
2009-07-20 Dean CameraMove unfinished SideShow source files to nested Lib...
2009-07-20 Dean CameraChange Doxygen configuration files to not produce 4096...
2009-07-20 Dean CameraAdd PrinterHost to the project file and Host LowLevel...
2009-07-13 Dean CameraAdded new EEPROM and FLASH buffer versions of the Endpo...
2009-07-13 Dean CameraSeperated out parts of the PrinterHost incomplete demo...
2009-07-11 Dean CameraAdded incomplete PrinterHost demo application.
2009-06-26 Dean CameraRename some of the library documentation files.
2009-06-26 Dean CameraSplit Getting Started page of the documentation into...
2009-06-26 Dean CameraOptimize vendor/product description string display...
2009-06-22 Dean CameraAdd demos/bootloaders/projects overview to the manual.
2009-06-19 Dean CameraRe-add in simple scheduler for compatibility with legac...
2009-06-18 Dean CameraBreak device mode class driver interfaces into seperate...
2009-06-16 Dean CameraAdded USB Missle Launcher project, submitted by Dave...
2009-06-16 Dean CameraAdded new USB_Host_SetDeviceConfiguration() convenience...
2009-06-15 Dean CameraRemove ConfigDescriptor.c/.h files from the ClassDriver...
2009-06-15 Dean CameraAdd author image to library documentation.
2009-06-15 Dean CameraUse sub pages in main library documentation to improve...
2009-06-14 Dean CameraAdd host mode USB Class driver stubs, add beginnings...
2009-06-11 Dean CameraChanged to new device mode Class Driver function name...
2009-06-10 Dean CameraMove temp Todo list from the Changelog to a new Future...
2009-06-07 Dean CameraConverted device mode low-level demos to schedulerless.
2009-06-05 Dean CameraAdd master device Host demo makefile.
2009-06-05 Dean CameraAdd new Incomplete device subdirectory for work-in...
2009-06-05 Dean CameraRemove outdated AVRStudio project files from demos...
2009-06-01 Dean CameraAdd MIDI class driver, update MIDI device demo to use...
2009-06-01 Dean CameraCommit of new class abstraction APIs for all device...
2009-05-26 Dean CameraFix all device mode demos broken in the recent API...
2009-05-22 Dean CameraMoved out each demos' functionality library files ...
2009-05-22 Dean CameraDeleted StdDescriptors.c, renamed USB_GetDescriptor...
2009-05-12 Dean CameraFixed Mouse and Keyboard device demos not acting in...
2009-05-06 Dean CameraChanged HWB board driver to Buttons driver, to allow...
2009-04-17 Dean CameraRenamed Serial_Stream driver to SerialStream to remain...
2009-04-17 Dean CameraPartial commit: Rename references to Drivers/AT90USBXXX...
2009-04-16 Dean CameraPartial commit: change references to Drivers/AT90USBXXX...
2009-04-16 Dean CameraFixed GenericHIDHost demo report write routine incorrec...
2009-04-05 Dean CameraMove StdRequestType.h, StreamCallbacks.h, USBMode.h...
2009-04-01 Dean CameraAdded new GenericHIDHost demo.
2009-03-29 Dean CameraAdded new GenericHID device demo application.
2009-03-27 Dean CameraAdd new page to the documentation listing existing...
2009-03-23 Dean CameraFixed CDC demo not sending an empty packet after each...
2009-03-20 Dean CameraCombined Keyboad and Mouse normal and interrupt driven...
2009-03-19 Dean CameraCombined Mouse, MouseViaInt and MouseFullInt demos...
2009-03-19 Dean CameraCombined Keyboard, KeyboardViaInt and KeyboardFullInt...
2009-03-17 Dean CameraCorrected CDC class bootloader to fix a few bugs, chang...
2009-02-23 Dean CameraMoved all source to the trunk directory.