| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
these are somewhat benign).
Improve exclusion list for the main library export_tar rule to exclude any compiled library files from the export.
|
|
|
|
| |
deprecated since the 090810 release.
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
is encountered.
|
|
|
|
| |
generated.
|
|
|
|
|
|
| |
have to be suppressed, and so that all code except for third party libraries can be checked.
Update SingleUSBModeTest makefile to separate out the messages from the test commands.
|
|
|
|
| |
to ensure that the code compiles for all devices (not just for one device in each architecture).
|
|
|
|
|
|
|
|
| |
configuration API.
Enable -Wcast-align warning for the UC3 architecture in the ModuleTest build test now that the test passes with it.
Minor documentation improvements.
|
|
|
|
| |
Set -Werror so that any generated warnings produce an error.
|
|
|
|
| |
missing copyright/license headers.
|
|
under as many architectures as possible.
Fix broken compilation of LUFA under C++ compilers when the Serial peripheral module header file is included in a C++ source file.
Fix missing semicolon in the UC3 architecture host pipe functions.
Fix failed compilation for the XMEGA architecture if USB_DEVICE_ONLY us not specified.
|