| Age | Commit message (Collapse) | Author |
|
unified demo.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@469 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
and applications (thanks to Nate Lawson).
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@456 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
macro has been corrected in recent avr-libc versions
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@455 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
all circumstances.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@452 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
(supplied by Opendous, Inc.).
Renamed the ATTR_ALWAYSINLINE function attribute macro to ATTR_ALWAYS_INLINE to match the style of the other function attribute macro names.
Added ATTR_ALWAYS_INLINE attribute to several inlined library functions, to ensure they are inlined in all circumstances.
Cleanups to Endpoint.h and Pipe.h. Added better documentation for the endpoint and pipe interrupts.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@450 d5102386-fcda-11dd-9fdb-3debd5008f28
|