| 2011-03-13 | Dean Camera | Add experimental support for the UC3A0, UC3A1 and UC3A3... | tree | commitdiff | 
| 2011-03-11 | Dean Camera | Simplify AVR32 UC3B software FIFO, as it will only... | tree | commitdiff | 
| 2011-03-11 | Dean Camera | Add structure padding to the appropriate descriptor... | tree | commitdiff | 
| 2011-03-05 | Dean Camera | Fix UC3B architecture compile errors and ensure the... | tree | commitdiff | 
| 2011-03-05 | Dean Camera | Endpoint_ResetFIFO() renamed to Endpoint_ResetEndpoint... | tree | commitdiff | 
| 2011-03-05 | Dean Camera | Add software FIFOs to the UC3B pipe control interfaces... | tree | commitdiff | 
| 2011-03-05 | Dean Camera | Porting updates for the UC3B architecture - get UC3B... | tree | commitdiff | 
| 2011-03-03 | Dean Camera | Fixed Still Image Host class driver exiting the descrip... | tree | commitdiff | 
| 2011-02-28 | Dean Camera | Add in USB_INT_RegisterHandlers() internal function... | tree | commitdiff | 
| 2011-02-27 | Dean Camera | Fix EVK1101 board joystick driver movement masks. | tree | commitdiff | 
| 2011-02-27 | Dean Camera | Add code to start the USBB Generic Clock from the user... | tree | commitdiff | 
| 2011-02-27 | Dean Camera | Oops - ensure that only the relevant/available interrup... | tree | commitdiff | 
| 2011-02-27 | Dean Camera | Changed over the AVR8 USB controller interrupt manageme... | tree | commitdiff | 
| 2011-02-27 | Dean Camera | General cleanup and more port work to the AVR32 UC3B. | tree | commitdiff | 
| 2011-02-27 | Dean Camera | Fix USB Host mode compile errors for the UC3B architecture. | tree | commitdiff | 
| 2011-02-27 | Dean Camera | Move out common architecture-independent core definitio... | tree | commitdiff | 
| 2011-02-27 | Dean Camera | More AVR32 UC3B architecture ports - USB device mode... | tree | commitdiff | 
| 2011-02-26 | Dean Camera | Removed Pipe_ClearErrorFlags(), pipe error flags are... | tree | commitdiff | 
| 2011-02-26 | Dean Camera | Added TWI baud rate prescaler and bit length parameters... | tree | commitdiff | 
| 2011-02-26 | Dean Camera | More UC3B architecture port updates. | tree | commitdiff | 
| 2011-02-20 | Dean Camera | Update board driver common APIs to use uint_reg_t. | tree | commitdiff | 
| 2011-02-20 | Dean Camera | Fix incorrect Doxygen grouping in the incomplete AVR32... | tree | commitdiff | 
| 2011-02-20 | Dean Camera | Make sure the peripheral driver .c files include the... | tree | commitdiff | 
| 2011-02-20 | Dean Camera | Rename architecture specific driver files, to make... | tree | commitdiff | 
| 2011-02-20 | Dean Camera | Added start of a port of the core USB driver code to... | tree | commitdiff | 
| 2011-02-20 | Dean Camera | More updates to remove architecture-specific comments... | tree | commitdiff | 
| 2011-02-20 | Dean Camera | More Doxygen updates for multiple architecture support. | tree | commitdiff | 
| 2011-02-20 | Dean Camera | Start update of documentation to support possible multi... | tree | commitdiff | 
| 2011-02-19 | Dean Camera | Initial restructuring of the core USB driver module... | tree | commitdiff | 
| 2011-02-19 | Dean Camera | Fix documentation glitches from the restructuring changes. | tree | commitdiff | 
| 2011-02-19 | Dean Camera | Move out Dataflash IC command constants headers into... | tree | commitdiff | 
| 2011-02-19 | Dean Camera | Add new ARCH option to the makefiles to (eventually... | tree | commitdiff | 
| 2011-02-19 | Dean Camera | Reduced latency for executing the Start-Of-Frame events... | tree | commitdiff | 
| 2011-02-16 | Dean Camera | Added board driver support for the Sparkfun ATMEGA8U2... | tree | commitdiff | 
| 2011-02-13 | Dean Camera | Add more const-ness to the stream endpoint/pipe functio... | tree | commitdiff | 
| 2011-02-12 | Dean Camera | Fix include path in the library RingBuffer.h header... | tree | commitdiff | 
| 2011-02-10 | Dean Camera | Add static keyword to all project globals whose scope... | tree | commitdiff | 
| 2011-02-02 | Dean Camera | Fixed incorect BUTTONS_BUTTON1 definition for the Minim... | tree | commitdiff | 
| 2011-01-30 | Dean Camera | Renamed all driver termination *_ShutDown() functions... | tree | commitdiff | 
| 2011-01-30 | Dean Camera | Renamed the PRNT_Host_SendString(), CDC_Host_SendString... | tree | commitdiff | 
| 2011-01-30 | Dean Camera | Removed SerialStream module, rolled functionality into... | tree | commitdiff | 
| 2011-01-30 | Dean Camera | Oops - forgot to add in LOGICAL MINIMUM and LOGICAL... | tree | commitdiff | 
| 2011-01-30 | Dean Camera | Add new HID_DESCRIPTOR_VENDOR() macro, change over... | tree | commitdiff | 
| 2011-01-26 | Dean Camera | Added new KeyboardMouseMultiReport Device ClassDriver... | tree | commitdiff | 
| 2011-01-23 | Dean Camera | Added new HID_DESCRIPTOR_MOUSE, HID_DESCRIPTOR_KEYBOARD... | tree | commitdiff | 
| 2011-01-17 | Dean Camera | Fixed incorrect definition of the HID_KEYBOARD_SC_RIGHT... | tree | commitdiff | 
| 2011-01-17 | Dean Camera | Abuse the the C preprocessor so that the HID macros... | tree | commitdiff | 
| 2011-01-16 | Dean Camera | Fixed several functions in the Host mode Still Image... | tree | commitdiff | 
| 2011-01-16 | Dean Camera | Minor documentation corrections for the new HID report... | tree | commitdiff | 
| 2011-01-16 | Dean Camera | New HID report item macros (with HID_RI_ prefix) to... | tree | commitdiff | 
| 2011-01-16 | Dean Camera | Added new ADC_GET_CHANNEL_MASK() convenience macro... | tree | commitdiff | 
| 2011-01-13 | Dean Camera | Added new high level TWI packet read/write commands... | tree | commitdiff | 
| 2011-01-10 | Dean Camera | Fix typos and outdated information. | tree | commitdiff | 
| 2011-01-10 | Dean Camera | Call USB_USBTask() in the Endpoint stream functions... | tree | commitdiff | 
| 2011-01-10 | Dean Camera | Altered all endpoint/pipe stream transfers so that... | tree | commitdiff | 
| 2011-01-08 | Dean Camera | Oops - fix type preventing compilation of demos using... | tree | commitdiff | 
| 2011-01-08 | Dean Camera | Minor documentation improvements. | tree | commitdiff | 
| 2011-01-08 | Dean Camera | The FAST_STREAM_TRANSFERS compile time option has been... | tree | commitdiff | 
| 2011-01-03 | Dean Camera | Update Doxygen documentation configuration file for... | tree | commitdiff | 
| 2011-01-01 | Dean Camera | Update copyright year on all source files. | tree | commitdiff | 
| 2010-12-31 | Dean Camera | Fixed incorrect byte ordering in the Audio_Device_Write... | tree | commitdiff | 
| 2010-12-31 | Dean Camera | Rename RingBuffer header functions and typedefs from... | tree | commitdiff | 
| 2010-12-28 | Dean Camera | Fixed inverted Minimus board LEDs. | tree | commitdiff | 
| 2010-12-26 | Dean Camera | Fix compile errors from the changes to the SerialStream... | tree | commitdiff | 
| 2010-12-26 | Dean Camera | More minor documentation corrections. | tree | commitdiff | 
| 2010-12-26 | Dean Camera | Documentation improvements - put driver example code... | tree | commitdiff | 
| 2010-12-26 | Dean Camera | Added basic driver example use code to the library... | tree | commitdiff | 
| 2010-12-26 | Dean Camera | Make a new general RingBuffer.h misc library driver... | tree | commitdiff | 
| 2010-12-24 | Dean Camera | Much more efficient algorithm for the Endpoint/Pipe... | tree | commitdiff | 
| 2010-12-24 | Dean Camera | Re-add in old Endpoint/Pipe workaround for unordered... | tree | commitdiff | 
| 2010-12-13 | Dean Camera | Fixed incorrect definition of the HID_KEYBOARD_SC_D... | tree | commitdiff | 
| 2010-12-02 | Dean Camera | Fixed HID hpst class driver incorrectly binding to... | tree | commitdiff | 
| 2010-12-02 | Dean Camera | Refactored Host mode Class Driver *_Host_ConfigurePipes... | tree | commitdiff | 
| 2010-11-29 | Dean Camera | Fixed broken HID_REQ_GetReport request handler in the... | tree | commitdiff | 
| 2010-11-21 | Dean Camera | Added board hardware driver support for the Microsin... | tree | commitdiff | 
| 2010-11-21 | Dean Camera | Remove internal USB_Device_NibbleToASCII() function... | tree | commitdiff | 
| 2010-11-17 | Dean Camera | Better documentation for the ANSI terminal escape codes... | tree | commitdiff | 
| 2010-11-08 | Dean Camera | Added board hardware driver support for the Adafruit... | tree | commitdiff | 
| 2010-11-05 | Dean Camera | Fix documentation reference error. | tree | commitdiff | 
| 2010-11-05 | Dean Camera | Renamed the EVENT_USB_Device_UnhandledControlRequest... | tree | commitdiff | 
| 2010-11-03 | Dean Camera | Fixed USBtoSerial and XPLAINBridge demos discarding... | tree | commitdiff | 
| 2010-11-03 | Dean Camera | Minor documentation improvements. | tree | commitdiff | 
| 2010-11-03 | Dean Camera | Fixed MIDI class driver send routines silently discardi... | tree | commitdiff | 
| 2010-11-02 | Dean Camera | Fix XPLAINBridge code broken during the changes to... | tree | commitdiff | 
| 2010-10-29 | Dean Camera | Oops - typos in the naming of the NBUSYBK0 bits breakin... | tree | commitdiff | 
| 2010-10-29 | Dean Camera | Added new Pipe_GetBusyBanks(), Endpoint_GetBusyBanks... | tree | commitdiff | 
| 2010-10-28 | Dean Camera | Added standard keyboard HID report scancode defines... | tree | commitdiff | 
| 2010-10-28 | Dean Camera | Move Set Feature and Clear Feature control request... | tree | commitdiff | 
| 2010-10-28 | Dean Camera | Move RNDISConstants.h into the RNDIS class driver commo... | tree | commitdiff | 
| 2010-10-28 | Dean Camera | Changed over fourwalledcubicle.com links to the new... | tree | commitdiff | 
| 2010-10-27 | Dean Camera | Added new NO_CLASS_DRIVER_AUTOFLUSH compile time option... | tree | commitdiff | 
| 2010-10-26 | Dean Camera | Changed AudioInput and AudioOutput demos to reload... | tree | commitdiff | 
| 2010-10-25 | Dean Camera | Add descriptor class, subclass and protocol constants... | tree | commitdiff | 
| 2010-10-24 | Dean Camera | All USB class drivers are now automatically included... | tree | commitdiff | 
| 2010-10-24 | Dean Camera | Better algorithm to extract and convert the internal... | tree | commitdiff | 
| 2010-10-20 | Dean Camera | Oops - fix broken SPI driver due to missing bit inversi... | tree | commitdiff | 
| 2010-10-17 | Dean Camera | Added board hardware driver support for the Minimus... | tree | commitdiff | 
| 2010-10-17 | Dean Camera | Oops - add missing Maximus board LED hardware driver... | tree | commitdiff | 
| 2010-10-17 | Dean Camera | Added board hardware driver support for the Maximus... | tree | commitdiff | 
| 2010-10-17 | Dean Camera | Added board hardware driver support for the Blackcat... | tree | commitdiff | 
| next |