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
/
Common
/
Endianness.h
Age
Commit message (
Expand
)
Author
2012-02-04
Update file contributor copyrights for 2012.
Dean
2012-02-04
Update file header copyrights for 2012.
Dean
2011-12-23
Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...
dean
2011-09-22
Add missing "used" attribute to ATTR_INIT_SECTION to ensure functions declare...
Dean
2011-08-24
Renamed USB_Host_ClearPipeStall() to USB_Host_ClearEndpointStall() as the fun...
Dean
2011-08-16
Add shortcuts to SwapEndian_16() and SwapEndian_32() internal functions to im...
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-04-25
Add __VA_ARGS__ support to the LUFA supplied ISR macro. Add proper result typ...
Dean
2011-04-12
Add missing function attributes to the pipe/endpoint functions for all archit...
Dean
2011-04-04
Conditionally add available address spaces to the address space enum, for mul...
Dean
2011-03-13
Oops - rename misnamed Endianess.h header file.
Dean