| 2009-08-17 |
Dean Camera | Added beginnings of a new AVRISP-MKII clone project. |
blob | commitdiff |
| 2009-08-13 |
Dean Camera | Added CDC_Device_Flush() command to the CDC Device... |
blob | commitdiff | diff to current |
| 2009-08-11 |
Dean Camera | Add new functions to the HID host class driver, refine... |
blob | commitdiff | diff to current |
| 2009-08-05 |
Dean Camera | Fixed issue in USBtoSerial demos where the USART Rx... |
blob | commitdiff | diff to current |
| 2009-08-05 |
Dean Camera | Make Control Endpoint stream transfers more reliable... |
blob | commitdiff | diff to current |
| 2009-07-27 |
Dean Camera | Add new MouseHost Class Driver demo, unfinished, to... |
blob | commitdiff | diff to current |
| 2009-07-23 |
Dean Camera | Tweaks to the new Benito Programmer project for documen... |
blob | commitdiff | diff to current |
| 2009-07-23 |
Dean Camera | Added new Benito project, a simple modified USB-to... |
blob | commitdiff | diff to current |
| 2009-07-20 |
Dean Camera | Fixes to unfinished SideShow demo to re-enable correct... |
blob | commitdiff | diff to current |
| 2009-07-20 |
Dean Camera | Move unfinished SideShow source files to nested Lib... |
blob | commitdiff | diff to current |
| 2009-07-20 |
Dean Camera | Change Doxygen configuration files to not produce 4096... |
blob | commitdiff | diff to current |
| 2009-07-20 |
Dean Camera | Add PrinterHost to the project file and Host LowLevel... |
blob | commitdiff | diff to current |
| 2009-07-13 |
Dean Camera | Added new EEPROM and FLASH buffer versions of the Endpo... |
blob | commitdiff | diff to current |
| 2009-07-13 |
Dean Camera | Seperated out parts of the PrinterHost incomplete demo... |
blob | commitdiff | diff to current |
| 2009-07-11 |
Dean Camera | Added incomplete PrinterHost demo application. |
blob | commitdiff | diff to current |
| 2009-06-26 |
Dean Camera | Rename some of the library documentation files. |
blob | commitdiff | diff to current |
| 2009-06-26 |
Dean Camera | Split Getting Started page of the documentation into... |
blob | commitdiff | diff to current |
| 2009-06-26 |
Dean Camera | Optimize vendor/product description string display... |
blob | commitdiff | diff to current |
| 2009-06-22 |
Dean Camera | Add demos/bootloaders/projects overview to the manual. |
blob | commitdiff | diff to current |
| 2009-06-19 |
Dean Camera | Re-add in simple scheduler for compatibility with legac... |
blob | commitdiff | diff to current |
| 2009-06-18 |
Dean Camera | Break device mode class driver interfaces into seperate... |
blob | commitdiff | diff to current |
| 2009-06-16 |
Dean Camera | Added USB Missle Launcher project, submitted by Dave... |
blob | commitdiff | diff to current |
| 2009-06-16 |
Dean Camera | Added new USB_Host_SetDeviceConfiguration() convenience... |
blob | commitdiff | diff to current |
| 2009-06-15 |
Dean Camera | Remove ConfigDescriptor.c/.h files from the ClassDriver... |
blob | commitdiff | diff to current |
| 2009-06-15 |
Dean Camera | Add author image to library documentation. |
blob | commitdiff | diff to current |
| 2009-06-15 |
Dean Camera | Use sub pages in main library documentation to improve... |
blob | commitdiff | diff to current |
| 2009-06-14 |
Dean Camera | Add host mode USB Class driver stubs, add beginnings... |
blob | commitdiff | diff to current |
| 2009-06-11 |
Dean Camera | Changed to new device mode Class Driver function name... |
blob | commitdiff | diff to current |
| 2009-06-10 |
Dean Camera | Move temp Todo list from the Changelog to a new Future... |
blob | commitdiff | diff to current |
| 2009-06-07 |
Dean Camera | Converted device mode low-level demos to schedulerless. |
blob | commitdiff | diff to current |
| 2009-06-05 |
Dean Camera | Add master device Host demo makefile. |
blob | commitdiff | diff to current |
| 2009-06-05 |
Dean Camera | Add new Incomplete device subdirectory for work-in... |
blob | commitdiff | diff to current |
| 2009-06-05 |
Dean Camera | Remove outdated AVRStudio project files from demos... |
blob | commitdiff | diff to current |
| 2009-06-01 |
Dean Camera | Add MIDI class driver, update MIDI device demo to use... |
blob | commitdiff | diff to current |
| 2009-06-01 |
Dean Camera | Commit of new class abstraction APIs for all device... |
blob | commitdiff | diff to current |
| 2009-05-26 |
Dean Camera | Fix all device mode demos broken in the recent API... |
blob | commitdiff | diff to current |
| 2009-05-22 |
Dean Camera | Moved out each demos' functionality library files ... |
blob | commitdiff | diff to current |
| 2009-05-22 |
Dean Camera | Deleted StdDescriptors.c, renamed USB_GetDescriptor... |
blob | commitdiff | diff to current |
| 2009-05-12 |
Dean Camera | Fixed Mouse and Keyboard device demos not acting in... |
blob | commitdiff | diff to current |
| 2009-05-06 |
Dean Camera | Changed HWB board driver to Buttons driver, to allow... |
blob | commitdiff | diff to current |
| 2009-04-17 |
Dean Camera | Renamed Serial_Stream driver to SerialStream to remain... |
blob | commitdiff | diff to current |
| 2009-04-17 |
Dean Camera | Partial commit: Rename references to Drivers/AT90USBXXX... |
blob | commitdiff | diff to current |
| 2009-04-16 |
Dean Camera | Partial commit: change references to Drivers/AT90USBXXX... |
blob | commitdiff | diff to current |
| 2009-04-16 |
Dean Camera | Fixed GenericHIDHost demo report write routine incorrec... |
blob | commitdiff | diff to current |
| 2009-04-05 |
Dean Camera | Move StdRequestType.h, StreamCallbacks.h, USBMode.h... |
blob | commitdiff | diff to current |
| 2009-04-01 |
Dean Camera | Added new GenericHIDHost demo. |
blob | commitdiff | diff to current |
| 2009-03-29 |
Dean Camera | Added new GenericHID device demo application. |
blob | commitdiff | diff to current |
| 2009-03-27 |
Dean Camera | Add new page to the documentation listing existing... |
blob | commitdiff | diff to current |
| 2009-03-23 |
Dean Camera | Fixed CDC demo not sending an empty packet after each... |
blob | commitdiff | diff to current |
| 2009-03-20 |
Dean Camera | Combined Keyboad and Mouse normal and interrupt driven... |
blob | commitdiff | diff to current |
| 2009-03-19 |
Dean Camera | Combined Mouse, MouseViaInt and MouseFullInt demos... |
blob | commitdiff | diff to current |
| 2009-03-19 |
Dean Camera | Combined Keyboard, KeyboardViaInt and KeyboardFullInt... |
blob | commitdiff | diff to current |
| 2009-03-17 |
Dean Camera | Corrected CDC class bootloader to fix a few bugs, chang... |
blob | commitdiff | diff to current |
| 2009-02-23 |
Dean Camera | Moved all source to the trunk directory. |
blob | commitdiff | diff to current |
|