| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
documentation hides the unused version value, and uses the same HTML CSS stylesheet as the library core.
|
|
|
|
| |
optimizations, and generation of assembly listings (*.lst) for each compiled source file.
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
is encountered.
|
|
|
|
| |
generated.
|
|
|
|
|
|
|
|
| |
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.
|
|
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.
|