- 25 Apr, 2012 1 commit
-
-
Dean Camera authored
-
- 23 Apr, 2012 1 commit
-
-
Dean Camera authored
-
- 19 Apr, 2012 1 commit
-
-
Dean Camera authored
-
- 18 Apr, 2012 2 commits
-
-
Dean Camera authored
-
Dean Camera authored
Alter the bootloader section sizes to all be 8KB, to be in line with the default AT90USB1287 fuses, as that is the default target MCU. Add instructions to the documentation to clarify this for the user (thanks to Georg Glock).
-
- 16 Apr, 2012 3 commits
-
-
Dean Camera authored
Fix up static analysis build test so that inline suppressions for missing header files are not required in the XPLAINBridge project.
-
Dean Camera authored
Fixed AVRISP-MKII programmer project reset line polarity inverted when the generated EEP file is loaded into the USB AVR's EEPROM and avr-dude is used.
-
Dean Camera authored
-
- 15 Apr, 2012 6 commits
-
-
Dean Camera authored
-
Dean Camera authored
Make sure CRC value is pre-zeroed before reading from the XMEGA target device, to prevent corrupt data from being returned to the host in the AVRISP-MKII Clone project.
-
Dean Camera authored
-
Dean Camera authored
-
Dean Camera authored
Fixed incorrect reponse to GET STATUS requests in device mode if NO_DEVICE_SELF_POWER or NO_DEVICE_REMOTE_WAKEUP tokens are defined (thanks to Georg Glock).
-
Dean Camera authored
-
- 14 Apr, 2012 4 commits
-
-
Dean Camera authored
-
Dean Camera authored
-
Dean Camera authored
-
Dean Camera authored
Fixed CDC and DFU bootloaders failing to compile when the bootloader section size is 8KB or more (thanks to Georg Glock).
-
- 09 Apr, 2012 4 commits
-
-
Dean Camera authored
Fix typos in the LUFAConfig.h header file. Add missing modules to the AVR8 architecture ModuleTest build test makefile.
-
Dean Camera authored
Ensure Temperature.c and TWI_AVR8.c can be compiled silently in projects with non-supported hardware - produce errors only if the user application includes the module header files.
-
Dean Camera authored
-
Dean Camera authored
Make Doxygen fail for any Doxygen output other than unsupported tags (as these are somewhat benign). Improve exclusion list for the main library export_tar rule to exclude any compiled library files from the export.
-
- 08 Apr, 2012 10 commits
-
-
Dean Camera authored
Removed the old pseudo-scheduler from the library as it was unused and deprecated since the 090810 release.
-
Dean Camera authored
-
Dean Camera authored
-
Dean Camera authored
-
Dean Camera authored
-
Dean Camera authored
-
Dean Camera authored
Add additional specific sub-family parts to the ModuleTest build test as these may have minor header file differences to their standard family cousins. Clean up of main library Makefile to extract out the library version once into a make variable for easy reference.
-
Dean Camera authored
-
Dean Camera authored
-
Dean Camera authored
Pull out common options in the StaticAnalysisTest build test makefile into a seperate make variable for clarity. Add missing cppcheck inline suppression comment.
-
- 07 Apr, 2012 5 commits
-
-
Dean Camera authored
-
Dean Camera authored
Fix up Doxygen documentation directives to allow for generation of documentation when the library code root folder is not "LUFA".
-
Dean Camera authored
Add architecture guards to all architecture-specific files, so that they can be bulk-added to existing IDE projects without having to exclude unused architecture files.
-
Dean Camera authored
-
Dean Camera authored
Add main library makefile target "export_tar" to export a copy of the library codebase in TAR format, for each integration into user applications.
-
- 05 Apr, 2012 1 commit
-
-
Dean Camera authored
-
- 01 Apr, 2012 2 commits
-
-
Dean Camera authored
-
Dean Camera authored
Reverted AVRISP-MKII clone project watchdog based command timeout patch in favour of a hardware timer, to allow for use in devices with WDTRST fuse programmed.
-