| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Storage device projects/demos and incomplete Test and Measurement Class demo, which was accidentally removed during the makefile updates.
Alter Test and Measurement Class demo's request handlers to accept, process and correctly return the fields indicated in the specification.
|
| |
|
|
|
|
| |
parameters, one per line, for better readability.
Add missing const qualifiers to the demos.
|
| |
|
|
| |
Add new module source variables to the library core makefile, so that module sources can be added to a project's makefile on a per-module rather than per-file basis.
|
| |
|
|
| |
Extensions.
|
| |
|
|
| |
apparently enabled by default in newer AVR-GCC builds, and aliasing is used heavily for type-punning through the LUFA and third party library's codebase.
|
| |
|
|
|
|
| |
bootloader makefiles due to inconsistancies between the behaviour of the command line tools used to perform the check on each platform.
Removed the internal endpoint and pipe memory allocation macros, as this is already performed directly in the code. Simplify the endpoint and pipe reset procedure.
|
| | |
|
| |
|
|
| |
control requests even when it has been set to NULL by the user application (thanks to Axel Rohde).
|
| |
|
|
| |
were missing it.
|
| | |
|
| |
|