| Commit message (Expand) | Author | Age | Files | Lines |
* | Make project makefiles correctly clean intermeditary build files from assembl... | Dean Camera | 2010-09-15 | 11 | -22/+22 |
* | Added board hardware driver support for the BUI development board. | Dean Camera | 2010-09-14 | 2 | -114/+1 |
* | Remove incomplete MIDIToneGenerator project. | Dean Camera | 2010-09-13 | 5 | -1391/+0 |
* | Fix typos in the project overview text files. | Dean Camera | 2010-09-09 | 3 | -3/+3 |
* | Added class specific descriptor type defines with standard USB-IF element nam... | Dean Camera | 2010-09-09 | 6 | -30/+30 |
* | Clarify in the project documentation files what the each of the different USB... | Dean Camera | 2010-08-31 | 9 | -26/+26 |
* | Fix incorrect ADC driver documentation for the parameters of ADC_Init(), fix ... | Dean Camera | 2010-08-31 | 2 | -2/+2 |
* | Remove remaining void* descriptor casts in the projects and demos that were n... | Dean Camera | 2010-08-29 | 4 | -19/+19 |
* | Add better description of the Ultra-Lightweight Ring Buffer header files. | Dean Camera | 2010-08-29 | 3 | -3/+24 |
* | Changed the signature of the CALLBACK_USB_GetDescriptor() callback function s... | Dean Camera | 2010-08-24 | 22 | -100/+111 |
* | Moved calls to Device mode Class Driver events to after the request has been ... | Dean Camera | 2010-08-22 | 3 | -1/+3 |
* | Added compile time error to the AVRISP-MKII project when built for the U4 chi... | Dean Camera | 2010-08-22 | 1 | -0/+4 |
* | Fixed MassStorage based demos and projects resetting the SCSI sense values be... | Dean Camera | 2010-08-18 | 6 | -95/+204 |
* | Removed complicated logic for the Endpoint_ConfigureEndpoint() function to us... | Dean Camera | 2010-08-09 | 9 | -50/+44 |
* | Commit for the 100807 release. | Dean Camera | 2010-08-09 | 1 | -1/+1 |
* | Fix invocations of avr-size in all makefiles broken on unpatched *nix systems... | Dean Camera | 2010-08-08 | 12 | -12/+48 |
* | Ensure all demos now compile in C99 standards mode, and not GNU99 (C99 + GNU ... | Dean Camera | 2010-08-03 | 1 | -3/+3 |
* | Hide the PROGMEM attribute from Doxygen, as it appears to confuse the parser ... | Dean Camera | 2010-08-02 | 11 | -12/+28 |
* | Fix XPLAINBridge project discarding characters from the USB interface due to ... | Dean Camera | 2010-08-01 | 7 | -184/+241 |
* | Invert the logic for the VBUS power light in the AVRISP-MKII project for the ... | Dean Camera | 2010-08-01 | 1 | -1/+1 |
* | Fixed Serial peripheral driver not turning off the USART before reconfiguring... | Dean Camera | 2010-07-31 | 2 | -2/+2 |
* | Oops - fix mixed "initialize" and "initialise" - opt for American spelling du... | Dean Camera | 2010-07-30 | 3 | -3/+3 |
* | More spell checking of all source files -- correct missed errors, switch to E... | Dean Camera | 2010-07-30 | 24 | -52/+52 |
* | Spell check more of the third party libraries used by LUFA. | Dean Camera | 2010-07-30 | 9 | -36/+36 |
* | Altered the CDC Deivice and Host Class drivers' receive byte routines, so tha... | Dean Camera | 2010-07-30 | 3 | -10/+8 |
* | Oops - need to turn off USART via control register B before reconfiguring, fi... | Dean Camera | 2010-07-30 | 2 | -4/+4 |
* | Spell check all source files once again to find any typos. | Dean Camera | 2010-07-29 | 34 | -275/+275 |
* | Fixed Benito and USBtoSerial projects not turning off the USART before reconf... | Dean Camera | 2010-07-29 | 2 | -6/+21 |
* | Add special support to the AVRISP-MKII for the new model USBTINY-MKII's addit... | Dean Camera | 2010-07-29 | 2 | -6/+14 |
* | Remove obsolete macros and preprocessor checks from the AVRISP-MKII project's... | Dean Camera | 2010-07-29 | 1 | -29/+16 |
* | Added support to the AVRISP-MKII project for ISP speeds slower than 125KHz vi... | Dean Camera | 2010-07-29 | 6 | -86/+254 |
* | Move over message ID specific header data to unions inside the standard TMC h... | Dean Camera | 2010-07-27 | 1 | -2/+2 |
* | Rename reserved members of all structs so that they are uniformly named acros... | Dean Camera | 2010-07-26 | 1 | -4/+4 |
* | Add missing INTERRUPT_CONTROL_ENDPOINT compile time option to the Mass Storag... | Dean Camera | 2010-07-26 | 2 | -0/+2 |
* | Added periodic flush timer to the Benito project. Alter the serial transmissi... | Dean Camera | 2010-07-25 | 4 | -13/+28 |
* | Future proof the XPROG protocol of the AVRISP-MKII project, so that non PDI a... | Dean Camera | 2010-07-22 | 1 | -2/+2 |
* | Update all demos, projects and bootloaders to indent all function parameters,... | Dean Camera | 2010-07-21 | 62 | -129/+302 |
* | Add missing const qualifiers to class drivers. | Dean Camera | 2010-07-21 | 1 | -1/+1 |
* | Update makefiles to use the latest WinAVR/Atmel toolchain makefile template. | Dean Camera | 2010-07-19 | 21 | -847/+613 |
* | Change over all makefiles to use C99 standards mode, rather than C99 + GNU Ex... | Dean Camera | 2010-07-18 | 14 | -38/+38 |
* | Disable strict aliasing explicitly in the project makefiles, as this is appar... | Dean Camera | 2010-07-15 | 15 | -8/+20 |
* | Removed the automated checking of event names in the demo, project and bootlo... | Dean Camera | 2010-07-15 | 12 | -217/+73 |
* | Added ability to set the serial baud rate via the user's terminal in the XPLA... | Dean Camera | 2010-07-15 | 8 | -15/+39 |
* | Fix pointer aliasing warning in the Mass Storage demos. | Dean Camera | 2010-07-15 | 3 | -9/+6 |
* | Fixed possible buffer overrun in the XPLAINBridge project when in serial brid... | Dean Camera | 2010-07-15 | 5 | -2/+62 |
* | Fixed HID device class driver still using PrevReportINBuffer for GetReport co... | Dean Camera | 2010-07-15 | 1 | -1/+1 |
* | Change AVRISP-MKII and XPLAINBridge descriptors to indicate that the device i... | Dean Camera | 2010-07-13 | 6 | -6/+11 |
* | Remove the timeout period extension code from the AVRISP project, as no singl... | Dean Camera | 2010-07-13 | 8 | -74/+31 |
* | Added const attributes to some of the class driver function parameters that w... | Dean Camera | 2010-07-13 | 4 | -4/+4 |
* | Add remaining AVRStudio project files to the library projects. | Dean Camera | 2010-07-13 | 5 | -2/+5 |