2011-07-14 |
Dean Camera | Update UC3 platform driver support to use the bitmasks... |
blob | commitdiff |
2011-07-13 |
Dean Camera | Add start of an architecture port to the Atmel USB... |
blob | commitdiff | diff to current |
2011-07-12 |
Dean Camera | Enhance and document the AVR32 UC3 platform drivers. |
blob | commitdiff | diff to current |
2011-07-11 |
Dean Camera | Add missing function attributes to the RingBuffer drive... |
blob | commitdiff | diff to current |
2011-07-06 |
Dean Camera | Tighten up the implementations of the USB_Device_SetDev... |
blob | commitdiff | diff to current |
2011-06-30 |
Dean Camera | Pull out Android Accessory Mode functions into a sepera... |
blob | commitdiff | diff to current |
2011-06-29 |
Dean Camera | Update AudioInput and AudioOutput Class Driver device... |
blob | commitdiff | diff to current |
2011-06-27 |
Dean Camera | Added board hardware driver support for the EVK1104... |
blob | commitdiff | diff to current |
2011-06-27 |
Dean Camera | Add board driver support for the EVK1100 board. |
blob | commitdiff | diff to current |
2011-06-19 |
Dean Camera | Add missing project files for the new HIDReportViewer... |
blob | commitdiff | diff to current |
2011-06-16 |
Dean Camera | Add new incomplete HIDReportViewer project. |
blob | commitdiff | diff to current |
2011-06-16 |
Dean Camera | Rename new Audio class driver functions, callbacks... |
blob | commitdiff | diff to current |
2011-06-09 |
Dean Camera | Fix compile errors when both Host and Device modes... |
blob | commitdiff | diff to current |
2011-06-09 |
Dean Camera | Add missing AS4 and project description files to the... |
blob | commitdiff | diff to current |
2011-06-09 |
Dean Camera | Add new Audio Class Driver Host demos. |
blob | commitdiff | diff to current |
2011-06-08 |
Dean Camera | Added new Host mode Audio Class driver. |
blob | commitdiff | diff to current |
2011-06-06 |
Dean Camera | Add additional support files for the new low level... |
blob | commitdiff | diff to current |
2011-06-06 |
Dean Camera | Move completed low level Audio Host demos into the... |
blob | commitdiff | diff to current |
2011-06-05 |
Dean Camera | Massive corrections to the project documentation and... |
blob | commitdiff | diff to current |
2011-06-04 |
Dean Camera | Added board driver support for the Busware TUL board. |
blob | commitdiff | diff to current |
2011-05-30 |
Dean Camera | Added new incomplete AudioOutputHost Host LowLevel... |
blob | commitdiff | diff to current |
2011-05-29 |
Dean Camera | Added new incomplete AudioInputHost Host LowLevel demo. |
blob | commitdiff | diff to current |
2011-05-26 |
Dean Camera | Fix incorrect macro guard in the UC3 EndpointStream... |
blob | commitdiff | diff to current |
2011-05-26 |
Dean Camera | Update Webserver project to remove DHCP IP configuratio... |
blob | commitdiff | diff to current |
2011-05-23 |
Dean Camera | Add new MediaController project, a simple Media Playbac... |
blob | commitdiff | diff to current |
2011-05-22 |
Dean Camera | Add RNDIS Device support to the Webserver project,... |
blob | commitdiff | diff to current |
2011-05-18 |
Dean Camera | Add new RNDIS_Host_IsPacketReceived(), RNDIS_Device_Rea... |
blob | commitdiff | diff to current |
2011-05-14 |
Dean Camera | Fixed possible invalid program execution when in host... |
blob | commitdiff | diff to current |
2011-04-12 |
Dean Camera | Add makefile template for the AVR32 UC3 architecture. |
blob | commitdiff | diff to current |
2011-04-08 |
Dean Camera | Add in a new common Delay_MS() function, which provides... |
blob | commitdiff | diff to current |
2011-03-16 |
Dean Camera | Added new VirtualSerialMassStorage Device Class Driver... |
blob | commitdiff | diff to current |
2011-03-13 |
Dean Camera | Rename UC3B driver files to UC3, as they are generic... |
blob | commitdiff | diff to current |
2011-03-13 |
Dean Camera | Oops - rename misnamed Endianess.h header file. |
blob | commitdiff | diff to current |
2011-03-13 |
Dean Camera | Move out endianness management macros into a new common... |
blob | commitdiff | diff to current |
2011-02-27 |
Dean Camera | Move out common architecture-independent core definitio... |
blob | commitdiff | diff to current |
2011-02-27 |
Dean Camera | More AVR32 UC3B architecture ports - USB device mode... |
blob | commitdiff | diff to current |
2011-02-26 |
Dean Camera | Removed Pipe_ClearErrorFlags(), pipe error flags are... |
blob | commitdiff | diff to current |
2011-02-26 |
Dean Camera | Added TWI baud rate prescaler and bit length parameters... |
blob | commitdiff | diff to current |
2011-02-20 |
Dean Camera | Rename architecture specific driver files, to make... |
blob | commitdiff | diff to current |
2011-02-20 |
Dean Camera | Added start of a port of the core USB driver code to... |
blob | commitdiff | diff to current |
2011-02-19 |
Dean Camera | Initial restructuring of the core USB driver module... |
blob | commitdiff | diff to current |
2011-02-19 |
Dean Camera | Move out Dataflash IC command constants headers into... |
blob | commitdiff | diff to current |
2011-02-19 |
Dean Camera | Add new ARCH option to the makefiles to (eventually... |
blob | commitdiff | diff to current |
2011-02-19 |
Dean Camera | Reduced latency for executing the Start-Of-Frame events... |
blob | commitdiff | diff to current |
2011-02-15 |
Dean Camera | Add missing HID bootloader AVRStudio project. |
blob | commitdiff | diff to current |
2011-02-13 |
Dean Camera | Add more const-ness to the stream endpoint/pipe functio... |
blob | commitdiff | diff to current |
2011-02-09 |
Dean Camera | Update HID bootloader loader application to support... |
blob | commitdiff | diff to current |
2011-02-09 |
Dean Camera | Added HID class bootloader, compatible with a modified... |
blob | commitdiff | diff to current |
2011-01-30 |
Dean Camera | Removed SerialStream module, rolled functionality into... |
blob | commitdiff | diff to current |
2011-01-26 |
Dean Camera | Added new KeyboardMouseMultiReport Device ClassDriver... |
blob | commitdiff | diff to current |
2011-01-16 |
Dean Camera | New HID report item macros (with HID_RI_ prefix) to... |
blob | commitdiff | diff to current |
2011-01-10 |
Dean Camera | Altered all endpoint/pipe stream transfers so that... |
blob | commitdiff | diff to current |
2010-12-26 |
Dean Camera | Make a new general RingBuffer.h misc library driver... |
blob | commitdiff | diff to current |
2010-12-17 |
Dean Camera | Add missing AVRStudio4 project file for the MIDIToneGen... |
blob | commitdiff | diff to current |
2010-12-03 |
Dean Camera | Added new completed MIDIToneGenerator project. |
blob | commitdiff | diff to current |
2010-11-24 |
Dean Camera | Readd incomplete MIDIToneGenerator project, which can... |
blob | commitdiff | diff to current |
2010-11-21 |
Dean Camera | Added board hardware driver support for the Microsin... |
blob | commitdiff | diff to current |
2010-11-08 |
Dean Camera | Added board hardware driver support for the Adafruit... |
blob | commitdiff | diff to current |
2010-10-28 |
Dean Camera | Move RNDISConstants.h into the RNDIS class driver commo... |
blob | commitdiff | diff to current |
2010-10-25 |
Dean Camera | Add descriptor class, subclass and protocol constants... |
blob | commitdiff | diff to current |
2010-10-24 |
Dean Camera | All USB class drivers are now automatically included... |
blob | commitdiff | diff to current |
2010-10-17 |
Dean Camera | Added board hardware driver support for the Minimus... |
blob | commitdiff | diff to current |
2010-10-17 |
Dean Camera | Oops - add missing Maximus board LED hardware driver... |
blob | commitdiff | diff to current |
2010-10-17 |
Dean Camera | Added board hardware driver support for the Maximus... |
blob | commitdiff | diff to current |
2010-10-17 |
Dean Camera | Added board hardware driver support for the Blackcat... |
blob | commitdiff | diff to current |
2010-10-07 |
Dean Camera | Added new NO_SOF_EVENTS compile time option, enabled... |
blob | commitdiff | diff to current |
2010-09-28 |
Dean Camera | Added board hardware driver support for the Arduino... |
blob | commitdiff | diff to current |
2010-09-14 |
Dean Camera | Added board hardware driver support for the BUI develop... |
blob | commitdiff | diff to current |
2010-09-14 |
Dean Camera | Added board hardware driver support for the UDIP develo... |
blob | commitdiff | diff to current |
2010-09-13 |
Dean Camera | Remove incomplete MIDIToneGenerator project. |
blob | commitdiff | diff to current |
2010-09-11 |
Dean Camera | Added new project makefile template to the library... |
blob | commitdiff | diff to current |
2010-09-04 |
Dean Camera | Added board hardware driver support for the USBFOO... |
blob | commitdiff | diff to current |
2010-09-03 |
Dean Camera | Added board hardware driver support for the Olimex... |
blob | commitdiff | diff to current |
2010-08-22 |
Dean Camera | Split out endpoint and pipe stream functions into new... |
blob | commitdiff | diff to current |
2010-07-22 |
Dean Camera | Added start of a low level device Test and Measurement... |
blob | commitdiff | diff to current |
2010-07-21 |
Dean Camera | Move and rename DevChaper9.c/.h and HostChapter9.c... |
blob | commitdiff | diff to current |
2010-07-13 |
Dean Camera | Add AVRStudio 4 project files to the ClassDriver Device... |
blob | commitdiff | diff to current |
2010-07-13 |
Dean Camera | Add AVRStudio 4 project files to the LowLevel Device... |
blob | commitdiff | diff to current |
2010-07-13 |
Dean Camera | Add AVRStudio 4 project files to the ClassDriver Host... |
blob | commitdiff | diff to current |
2010-07-13 |
Dean Camera | Add AVRStudio 4 project files to the LowLevel Host... |
blob | commitdiff | diff to current |
2010-07-13 |
Dean Camera | Add AVRStudio 4 project files for the library bootloaders. |
blob | commitdiff | diff to current |
2010-07-13 |
Dean Camera | Add remaining AVRStudio project files to the library... |
blob | commitdiff | diff to current |
2010-07-13 |
Dean Camera | Add first lot of AVRStudio project files for some of... |
blob | commitdiff | diff to current |
2010-07-13 |
Dean Camera | Rename the AVRISP main source files to AVRISP-MKII... |
blob | commitdiff | diff to current |
2010-07-08 |
Dean Camera | Move out Bluetooth stack callback functions to a sepera... |
blob | commitdiff | diff to current |
2010-07-02 |
Dean Camera | Added new Drivers/USB/LowLevel/Device.c file to house... |
blob | commitdiff | diff to current |
2010-06-16 |
Dean Camera | Spell check code and manual pages. Remove custom Doxyge... |
blob | commitdiff | diff to current |
2010-06-13 |
Dean Camera | Split out the RFCOMM Control Channel command processing... |
blob | commitdiff | diff to current |
2010-06-13 |
Dean Camera | Rename the incomplete Bluetooth Host demo's ServiceDisc... |
blob | commitdiff | diff to current |
2010-06-06 |
Dean Camera | Document lightweight ring buffer header files. |
blob | commitdiff | diff to current |
2010-06-03 |
Dean Camera | Add start of RFCOMM service layer to the incomplete... |
blob | commitdiff | diff to current |
2010-06-01 |
Dean Camera | Move SDP service tables out into a new set of files... |
blob | commitdiff | diff to current |
2010-05-26 |
Dean Camera | Replace ring buffer library in Benito and USBtoSerial... |
blob | commitdiff | diff to current |
2010-05-26 |
Dean Camera | Create a new LightweightRingBuffer.h header file for... |
blob | commitdiff | diff to current |
2010-05-26 |
Dean Camera | The RingBuff library code has been replaced in the... |
blob | commitdiff | diff to current |
2010-05-12 |
Dean Camera | Removed TeensyHID bootloader, per request from Paul... |
blob | commitdiff | diff to current |
2010-05-12 |
Dean Camera | Fix Doxygen treating the license as a documentation... |
blob | commitdiff | diff to current |
2010-05-02 |
Dean Camera | Switch back to C based timeout ISR in the AVRISP projec... |
blob | commitdiff | diff to current |
2010-05-02 |
Dean Camera | Change AVRISP project's timeout to be interrupt based... |
blob | commitdiff | diff to current |
2010-04-28 |
Dean Camera | Relocate USBInterrupt.c/.h from the HighLevel USB drive... |
blob | commitdiff | diff to current |
next |