2010-09-30 |
Dean Camera | Fix incorrectly named configuration descriptor callback... |
tree | commitdiff |
2010-09-30 |
Dean Camera | Reverted Endpoint/Pipe non-sequential configuration... |
tree | commitdiff |
2010-09-28 |
Dean Camera | Fix up incorrect version numbers in demo/project descri... |
tree | commitdiff |
2010-09-28 |
Dean Camera | Added CDC functional descriptor structs to the Low... |
tree | commitdiff |
2010-09-28 |
Dean Camera | Move out many of the common class driver constants... |
tree | commitdiff |
2010-09-24 |
Dean Camera | Remove dfu-programmer program switches, to ensure maxim... |
tree | commitdiff |
2010-09-24 |
Dean Camera | Added the --suppress-bootloader-mem option to the makef... |
tree | commitdiff |
2010-09-15 |
Dean Camera | Make project makefiles correctly clean intermeditary... |
tree | commitdiff |
2010-09-09 |
Dean Camera | Fix typos in the project overview text files. |
tree | commitdiff |
2010-08-31 |
Dean Camera | Clarify in the project documentation files what the... |
tree | commitdiff |
2010-08-29 |
Dean Camera | Remove remaining void* descriptor casts in the projects... |
tree | commitdiff |
2010-08-24 |
Dean Camera | Fixed LowLevel PrinterHost demo not sending control... |
tree | commitdiff |
2010-08-24 |
Dean Camera | Changed the signature of the CALLBACK_USB_GetDescriptor... |
tree | commitdiff |
2010-08-22 |
Dean Camera | Changed all Device mode LowLevel demos and Device Class... |
tree | commitdiff |
2010-08-21 |
Dean Camera | Clarify in the documentation that the Audio demos and... |
tree | commitdiff |
2010-08-20 |
Dean Camera | Added new SCSI_ASENSE_NOT_READY_TO_READY_CHANGE constan... |
tree | commitdiff |
2010-08-18 |
Dean Camera | Fixed MassStorage based demos and projects resetting... |
tree | commitdiff |
2010-08-09 |
Dean Camera | Removed complicated logic for the Endpoint_ConfigureEnd... |
tree | commitdiff |
2010-08-08 |
Dean Camera | Fix invocations of avr-size in all makefiles broken... |
tree | commitdiff |
2010-08-02 |
Dean Camera | Hide the PROGMEM attribute from Doxygen, as it appears... |
tree | commitdiff |
2010-07-30 |
Dean Camera | Oops - fix mixed "initialize" and "initialise" - opt... |
tree | commitdiff |
2010-07-30 |
Dean Camera | More spell checking of all source files -- correct... |
tree | commitdiff |
2010-07-29 |
Dean Camera | Spell check all source files once again to find any... |
tree | commitdiff |
2010-07-29 |
Dean Camera | Added support to the AVRISP-MKII project for ISP speeds... |
tree | commitdiff |
2010-07-28 |
Dean Camera | Add TMC header read and write functions, so that TMC... |
tree | commitdiff |
2010-07-26 |
Dean Camera | Rename reserved members of all structs so that they... |
tree | commitdiff |
2010-07-26 |
Dean Camera | Add missing INTERRUPT_CONTROL_ENDPOINT compile time... |
tree | commitdiff |
2010-07-26 |
Dean Camera | Add stream callback flags and class specific control... |
tree | commitdiff |
2010-07-22 |
Dean Camera | Fix up minor whitespace formatting errors. |
tree | commitdiff |
2010-07-21 |
Dean Camera | Update all demos, projects and bootloaders to indent... |
tree | commitdiff |
2010-07-19 |
Dean Camera | Update makefiles to use the latest WinAVR/Atmel toolcha... |
tree | commitdiff |
2010-07-18 |
Dean Camera | Change over all makefiles to use C99 standards mode... |
tree | commitdiff |
2010-07-15 |
Dean Camera | Disable strict aliasing explicitly in the project makef... |
tree | commitdiff |
2010-07-15 |
Dean Camera | Removed the automated checking of event names in the... |
tree | commitdiff |
2010-07-15 |
Dean Camera | Fix pointer aliasing warning in the Mass Storage demos. |
tree | commitdiff |
2010-07-13 |
Dean Camera | Add AVRStudio 4 project files to the LowLevel Device... |
tree | commitdiff |
2010-07-12 |
Dean Camera | Add missing clean_doxygen phony targets to the project... |
tree | commitdiff |
2010-07-09 |
Dean Camera | Rewrote the implementation of the SwapEndian_16() and... |
tree | commitdiff |
2010-07-02 |
Dean Camera | Added new Drivers/USB/LowLevel/Device.c file to house... |
tree | commitdiff |
2010-06-15 |
Dean Camera | Change over Doxygen \note documentation to \pre where... |
tree | commitdiff |
2010-06-06 |
Dean Camera | Fix incorrect copyright attribution on the class-driver... |
tree | commitdiff |
2010-06-03 |
Dean Camera | More documentation fixes. |
tree | commitdiff |
2010-06-03 |
Dean Camera | Minor documentation cleanups. |
tree | commitdiff |
2010-05-26 |
Dean Camera | Switch to using the correct intptr_t type use where... |
tree | commitdiff |
2010-05-25 |
Dean Camera | Fixed RNDISEthernet demos crashing when calculating... |
tree | commitdiff |
2010-05-23 |
Dean Camera | Remove obsolete entry from the Doxygen configuration... |
tree | commitdiff |
2010-05-20 |
Dean Camera | Renamed CDC device class demos' ManagementEndpoint... |
tree | commitdiff |
2010-05-08 |
Dean Camera | Add svn:eol-style property to source files, so that... |
tree | commitdiff |
2010-05-07 |
Dean Camera | Change over instances of "make" in the makefiles to... |
tree | commitdiff |
2010-05-06 |
Dean Camera | Remove incorrect Abstract Call Management class specifi... |
tree | commitdiff |
2010-04-28 |
Dean Camera | Relocate USBInterrupt.c/.h from the HighLevel USB drive... |
tree | commitdiff |
2010-04-28 |
Dean Camera | USB_Init() no longer calls sei() to enable global inter... |
tree | commitdiff |
2010-04-19 |
Dean Camera | Make bluetooth SDP code correctly unpack the search... |
tree | commitdiff |
2010-03-24 |
Dean Camera | Fixed compilation error in the AudioInput demos when... |
tree | commitdiff |
2010-03-22 |
Dean Camera | Standardized the naming scheme given to configuration... |
tree | commitdiff |
2010-03-19 |
Dean Camera | Fixed LowLevel MassStorage demo broken on the U2 AVRs... |
tree | commitdiff |
2010-02-08 |
Dean Camera | Fix LowLevel Keyboard demo -- accidentally trying to... |
tree | commitdiff |
2010-02-08 |
Dean Camera | Fix AVRISP-MKII clone project's TPI Chip Erase command... |
tree | commitdiff |
2010-02-07 |
Dean Camera | Split out LED report processing from the host into... |
tree | commitdiff |
2010-02-07 |
Dean Camera | Added Keyboard LED report masks (KEYBOARD_LED_*) to... |
tree | commitdiff |
2010-02-07 |
Dean Camera | Added keyboard modifier masks (HID_KEYBOARD_MODIFER_... |
tree | commitdiff |
2010-02-04 |
Dean Camera | New BOARD value option BOARD_NONE (equivelent to not... |
tree | commitdiff |
2010-02-03 |
Dean Camera | Exlude the "INCLUDE_FROM_*" macros from the individual... |
tree | commitdiff |
2010-02-02 |
Dean Camera | Minor fixups to the documentation and preprocessor... |
tree | commitdiff |
2010-01-29 |
Dean Camera | Update driver INF files - change manufacturer name... |
tree | commitdiff |
2010-01-28 |
Dean Camera | Removed the stream example code from the Low Level... |
tree | commitdiff |
2010-01-28 |
Dean Camera | Fix up project documentation files' overview tables... |
tree | commitdiff |
2010-01-25 |
Dean Camera | Add Webserver project Doxygen configuration file and... |
tree | commitdiff |
2010-01-25 |
Dean Camera | Added explicit ADC channel masks for the standard set... |
tree | commitdiff |
2010-01-21 |
Dean Camera | Fix up the incomplete Webserver project so that it... |
tree | commitdiff |
2010-01-06 |
Dean Camera | Update Doxygen configuration files to the latest Doxyge... |
tree | commitdiff |
2009-12-30 |
Dean Camera | Update copyright year to 2010. |
tree | commitdiff |
2009-12-28 |
Dean Camera | Fix MIT license language to make its intent clearer. |
tree | commitdiff |
2009-12-09 |
Dean Camera | Increase timeout of Mass Storage and Still Image host... |
tree | commitdiff |
2009-12-07 |
Dean Camera | Fix newly renamed VirtualSerial demos' include filename... |
tree | commitdiff |
2009-12-07 |
Dean Camera | Additional file renames and modifications to change... |
tree | commitdiff |
2009-12-07 |
Dean Camera | Rename CDC demos to VirtualSerial. |
tree | commitdiff |
2009-11-26 |
Dean Camera | Make MIDI device demos also turn off the on board LEDs... |
tree | commitdiff |
2009-11-26 |
Dean Camera | Added new RNDIS Host class driver and the beginnings... |
tree | commitdiff |
2009-11-23 |
Dean Camera | Removed code to zero reports between two keyboard repor... |
tree | commitdiff |
2009-11-20 |
Dean Camera | Fixed Endpoint_Write_Control_Stream_* functions not... |
tree | commitdiff |
2009-11-20 |
Dean Camera | Fixed LowLevel Keyboard demo not saving the issued... |
tree | commitdiff |
2009-11-15 |
Dean Camera | Cleanups to the MassStorage Device demos, and the MassS... |
tree | commitdiff |
2009-11-13 |
Dean Camera | Corrections, improvements and additions to the incomple... |
tree | commitdiff |
2009-11-09 |
Dean Camera | Spell check all source code variables, comments and... |
tree | commitdiff |
2009-11-04 |
Dean Camera | Update DevChapter9.c - use the Endpoint_ClearStatusStag... |
tree | commitdiff |
2009-11-03 |
Dean Camera | Add new CDCMouse ClassDriver device demo, combining... |
tree | commitdiff |
2009-10-18 |
Dean Camera | Moved USBtoSerial demo the Projects directory, as it... |
tree | commitdiff |
2009-10-16 |
Dean Camera | Fix invalid Event name rule in demo/project makefiles. |
tree | commitdiff |
2009-10-14 |
Dean Camera | Fix AudioOutput and AudioInput class driver demos'... |
tree | commitdiff |
2009-10-12 |
Dean Camera | Make Audio device demos compatible with AVRs running... |
tree | commitdiff |
2009-10-08 |
Dean Camera | Application documentation/comment cleanup. |
tree | commitdiff |
2009-10-04 |
Dean Camera | Fix broken Endpoint/Pipe stream templates. |
tree | commitdiff |
2009-10-03 |
Dean Camera | Changed Audio Class driver sample read/write functions... |
tree | commitdiff |
2009-10-02 |
Dean Camera | Cleanups to the Device mode Mass Storage demo applicati... |
tree | commitdiff |
2009-09-30 |
Dean Camera | Removed mostly useless "TestApp" demo, as it was mainly... |
tree | commitdiff |
2009-09-22 |
Dean Camera | Add new error condition to the HID Report Parser for... |
tree | commitdiff |
2009-09-22 |
Dean Camera | Move Dataflash operational checking code out from SCSI... |
tree | commitdiff |
2009-09-13 |
Dean Camera | Fixed Low Level USBtoSerial demo not storing received... |
tree | commitdiff |
2009-09-09 |
Dean Camera | Remove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time... |
tree | commitdiff |
next |