| Commit message (Expand) | Author | Age | Files | Lines |
* | Change bootloader makefiles to automatically compute the bootloader starting ... | Dean Camera | 2011-02-09 | 2 | -4/+6 |
* | Oops - fix missing constants in the TempDataLogger FatFS diskio.h header file. | Dean Camera | 2011-02-06 | 1 | -4/+4 |
* | Tighten up the Bootloader GetDescriptor() function, as the descriptor size ca... | Dean Camera | 2011-02-06 | 2 | -36/+27 |
* | Renamed all driver termination *_ShutDown() functions to the more logical nam... | Dean Camera | 2011-01-30 | 1 | -1/+1 |
* | Altered all endpoint/pipe stream transfers so that the new BytesProcessed par... | Dean Camera | 2011-01-10 | 1 | -1/+0 |
* | Update copyright year on all source files. | Dean Camera | 2011-01-01 | 4 | -8/+8 |
* | Documentation improvements - put driver example code into its own section, fi... | Dean Camera | 2010-12-26 | 1 | -4/+4 |
* | Fixed broken USBFOO board drivers due to missing BOARD_USBFOO define. | Dean Camera | 2010-11-30 | 1 | -1/+1 |
* | Fixed broken DFU bootloader, added XPLAIN support for bootloader start when X... | Dean Camera | 2010-11-27 | 2 | -0/+25 |
* | Fix incorrect ADEFS and CPPDEFS entries in the DFU and CDC class bootloader m... | Dean Camera | 2010-11-09 | 1 | -2/+2 |
* | Renamed the EVENT_USB_Device_UnhandledControlRequest() event to EVENT_USB_Dev... | Dean Camera | 2010-11-05 | 2 | -5/+5 |
* | Added new NO_BLOCK_SUPPORT, NO_EEPROM_BYTE_SUPPORT, NO_FLASH_BYTE_SUPPORT and... | Dean Camera | 2010-10-29 | 1 | -3/+3 |
* | Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi... | Dean Camera | 2010-10-28 | 4 | -4/+4 |
* | Add descriptor class, subclass and protocol constants to the class drivers, m... | Dean Camera | 2010-10-25 | 1 | -3/+3 |
* | Clean up excessive whitespace at the end of each line using the wspurify tool... | Dean Camera | 2010-10-13 | 6 | -155/+161 |
* | Added new NO_SOF_EVENTS compile time option, enabled in the bootloaders to re... | Dean Camera | 2010-10-07 | 1 | -0/+1 |
* | Reverted Endpoint/Pipe non-sequential configuration hack, placed restriction ... | Dean Camera | 2010-09-30 | 1 | -1/+1 |
* | Added CDC functional descriptor structs to the Low Level CDC demos and CDC cl... | Dean Camera | 2010-09-28 | 2 | -12/+12 |
* | Added the --suppress-bootloader-mem option to the makefile dfu target, to ens... | Dean Camera | 2010-09-24 | 1 | -1/+1 |
* | Make project makefiles correctly clean intermeditary build files from assembl... | Dean Camera | 2010-09-15 | 1 | -2/+2 |
* | Fixed incorrect signature reported in the CDC class bootloader for the ATMEGA... | Dean Camera | 2010-09-14 | 1 | -10/+10 |
* | Add the "REQ_" prefix to the DFU class bootloader class-specific request cons... | Dean Camera | 2010-09-12 | 2 | -13/+13 |
* | Fix typos in the project overview text files. | Dean Camera | 2010-09-09 | 1 | -1/+1 |
* | Clarify in the project documentation files what the each of the different USB... | Dean Camera | 2010-08-31 | 1 | -4/+4 |
* | Changed the signature of the CALLBACK_USB_GetDescriptor() callback function s... | Dean Camera | 2010-08-24 | 2 | -4/+5 |
* | Fix invocations of avr-size in all makefiles broken on unpatched *nix systems... | Dean Camera | 2010-08-08 | 1 | -1/+4 |
* | Fixed software application start command broken in the DFU class bootloader w... | Dean Camera | 2010-08-05 | 2 | -11/+16 |
* | Hide the PROGMEM attribute from Doxygen, as it appears to confuse the parser ... | Dean Camera | 2010-08-02 | 1 | -1/+2 |
* | Re-add deleted linker options to the Bootloader makefiles, which was preventi... | Dean Camera | 2010-07-31 | 1 | -0/+1 |
* | Oops - fix mixed "initialize" and "initialise" - opt for American spelling du... | Dean Camera | 2010-07-30 | 1 | -1/+1 |
* | More spell checking of all source files -- correct missed errors, switch to E... | Dean Camera | 2010-07-30 | 2 | -2/+2 |
* | Spell check more of the third party libraries used by LUFA. | Dean Camera | 2010-07-30 | 1 | -1/+1 |
* | Add the formula used to obtain the bootloader start address to the Bootloader... | Dean Camera | 2010-07-30 | 1 | -3/+5 |
* | Spell check all source files once again to find any typos. | Dean Camera | 2010-07-29 | 1 | -1/+1 |
* | Update all demos, projects and bootloaders to indent all function parameters,... | Dean Camera | 2010-07-21 | 2 | -3/+6 |
* | Update makefiles to use the latest WinAVR/Atmel toolchain makefile template. | Dean Camera | 2010-07-19 | 1 | -63/+43 |
* | Change over all makefiles to use C99 standards mode, rather than C99 + GNU Ex... | Dean Camera | 2010-07-18 | 1 | -1/+1 |
* | Disable strict aliasing explicitly in the project makefiles, as this is appar... | Dean Camera | 2010-07-15 | 1 | -0/+1 |
* | Removed the automated checking of event names in the demo, project and bootlo... | Dean Camera | 2010-07-15 | 1 | -17/+6 |
* | Add AVRStudio 4 project files to the LowLevel Host mode demos. | Dean Camera | 2010-07-13 | 1 | -1/+1 |
* | Add AVRStudio 4 project files for the library bootloaders. | Dean Camera | 2010-07-13 | 1 | -0/+1 |
* | Add missing clean_doxygen phony targets to the project makefiles. | Dean Camera | 2010-07-12 | 1 | -1/+1 |
* | Added new Drivers/USB/LowLevel/Device.c file to house Device mode specific fu... | Dean Camera | 2010-07-02 | 1 | -0/+1 |
* | Small tweaks to ConfigDescriptor.c/.h to ensure pointers use the correct type... | Dean Camera | 2010-05-30 | 1 | -1/+3 |
* | Fixed incorrect signature for the ATMEGA32U2 in the DFU bootloader (thanks to... | Dean Camera | 2010-05-29 | 1 | -10/+10 |
* | Remove obsolete entry from the Doxygen configuration files. | Dean Camera | 2010-05-23 | 1 | -1/+1 |
* | Add svn:eol-style property to source files, so that the line endings are corr... | Dean Camera | 2010-05-08 | 7 | -3627/+3627 |
* | Change over instances of "make" in the makefiles to "$(MAKE)" to allow for th... | Dean Camera | 2010-05-07 | 1 | -1/+1 |
* | Relocate USBInterrupt.c/.h from the HighLevel USB driver directory to the Low... | Dean Camera | 2010-04-28 | 1 | -2/+2 |
* | USB_Init() no longer calls sei() to enable global interrupts - this must now ... | Dean Camera | 2010-04-28 | 2 | -0/+4 |