index
:
suspect-devices/lufa
master
fork to update the benito, midimonster and other suspect devices products
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
LUFA
/
Drivers
/
USB
/
Core
/
Pipe.h
Age
Commit message (
Expand
)
Author
2012-02-19
Add tag for the 120219 release.
LUFA-120219
Dean
2011-12-11
Change PIPE_PIPENUM_MASK from 0x07 to the more generic 0x0F to allow for full...
Dean
2011-07-15
Add missing SVN eol-style property to files where it was missing.
Dean
2011-06-20
Fixed compile error when FIXED_CONTROL_ENDPOINT_SIZE compile time option was ...
Dean
2011-06-09
Fix compile errors when both Host and Device modes are enabled.
Dean
2011-06-01
Spell check library source code files.
Dean
2011-03-13
Rename UC3B driver files to UC3, as they are generic to all AVR32 UC3 models.
Dean
2011-02-27
Oops - ensure that only the relevant/available interrupts are defined and use...
Dean
2011-02-27
Move out common architecture-independent core definitions into the appropriat...
Dean
2011-02-20
Rename architecture specific driver files, to make them appear with uniquely ...
Dean
2011-02-20
Added start of a port of the core USB driver code to the AVR32 UC3B architect...
Dean
2011-02-20
More Doxygen updates for multiple architecture support.
Dean
2011-02-20
Start update of documentation to support possible multiple architectures in t...
Dean
2011-02-19
Initial restructuring of the core USB driver module to support multiple archi...
Dean