| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Second patch to fix incorrect PDI/TPI programming speed. | Dean Camera | 2010-11-14 | 5 | -8/+7 |
* | Fixed PDI/TPI programming speed of ~250KHz in the AVRISP-MKII Clone project, ... | Dean Camera | 2010-11-12 | 3 | -4/+7 |
* | Fixed incorrect PollingIntervalMS values in the demo/project/bootloader endpo... | Dean Camera | 2010-11-10 | 9 | -19/+19 |
* | Added board hardware driver support for the Adafruit U4 breakout board. | Dean Camera | 2010-11-08 | 5 | -8/+8 |
* | Fixed broken input in the MagStripe reader project due to an incorrect HID re... | Dean Camera | 2010-11-07 | 1 | -1/+1 |
* | Renamed the EVENT_USB_Device_UnhandledControlRequest() event to EVENT_USB_Dev... | Dean Camera | 2010-11-05 | 17 | -25/+25 |
* | Fixed USBtoSerial and XPLAINBridge demos discarding data from the PC if the s... | Dean Camera | 2010-11-03 | 2 | -8/+20 |
* | Fix XPLAINBridge code broken during the changes to the Rescue Clock generatio... | Dean Camera | 2010-11-02 | 3 | -12/+23 |
* | Rescue clock of the AVRISP-MKII moved to the AVR's OCR1A pin, so that the clo... | Dean Camera | 2010-11-02 | 6 | -25/+55 |
* | Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi... | Dean Camera | 2010-10-28 | 106 | -108/+108 |
* | Add descriptor class, subclass and protocol constants to the class drivers, m... | Dean Camera | 2010-10-25 | 11 | -75/+75 |
* | All USB class drivers are now automatically included when LUFA/Drivers/USB.h ... | Dean Camera | 2010-10-24 | 28 | -38/+8 |
* | Fix incomplete StandaloneProgrammer project code not compiling due to the rec... | Dean Camera | 2010-10-13 | 2 | -3/+3 |
* | Fix SoftUART.c not compiling due to accidental check in of changes not yet co... | Dean Camera | 2010-10-13 | 1 | -3/+3 |
* | Minor documentation corrections. | Dean Camera | 2010-10-13 | 3 | -6/+6 |
* | Clean up excessive whitespace at the end of each line using the wspurify tool... | Dean Camera | 2010-10-13 | 158 | -2245/+2396 |
* | Fix Webserver project code not compiling due to the changes to the USB mode s... | Dean Camera | 2010-10-12 | 4 | -4/+4 |
* | Fixed ISR definition conflict in the XPLAIN bridge between the software UART ... | Dean Camera | 2010-10-10 | 2 | -11/+16 |
* | Revert change to the AVRISP-MKII project for fuse byte programming via the CM... | Dean Camera | 2010-10-02 | 1 | -9/+0 |
* | Fixed broken lock byte programming in the AVRISP-MKII clone project for some ... | Dean Camera | 2010-10-02 | 2 | -3/+10 |
* | Fixed broken FLASH/EEPROM programming in the AVRISP-MKII clone project when w... | Dean Camera | 2010-10-02 | 2 | -4/+15 |
* | Fixed LowLevel JoystickHostWithParser demo not saving the chosen HID interfac... | Dean Camera | 2010-10-01 | 1 | -15/+12 |
* | Fix low level host mode demos not correctly fetching the next endpoint when a... | Dean Camera | 2010-09-30 | 3 | -34/+47 |
* | Reverted Endpoint/Pipe non-sequential configuration hack, placed restriction ... | Dean Camera | 2010-09-30 | 8 | -8/+8 |
* | Changed default value for the reset polarity parameter in the AVRISP-MKII pro... | Dean Camera | 2010-09-29 | 2 | -2/+4 |
* | Move out many of the common class driver constants into grouped enums, to mak... | Dean Camera | 2010-09-28 | 12 | -69/+73 |
* | Remove dfu-programmer program switches, to ensure maximum compatibility with ... | Dean Camera | 2010-09-24 | 11 | -22/+22 |
* | Added the --suppress-bootloader-mem option to the makefile dfu target, to ens... | Dean Camera | 2010-09-24 | 11 | -33/+33 |
* | 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 |