projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
More endianness porting of the LUFA device mode class drivers.
[pub/USBasp.git]
/
LUFA
/
Drivers
/
USB
/
Class
/
Common
/
StillImage.h
diff --git
a/LUFA/Drivers/USB/Class/Common/StillImage.h
b/LUFA/Drivers/USB/Class/Common/StillImage.h
index
dd48650
..
4f418ad
100644
(file)
--- a/
LUFA/Drivers/USB/Class/Common/StillImage.h
+++ b/
LUFA/Drivers/USB/Class/Common/StillImage.h
@@
-138,6
+138,8
@@
*
* Type define for a PIMA container, use to send commands and receive responses to and from an
* attached Still Image device.
+ *
+ * \note Regardless of CPU architecture, these values should be stored as little endian.
*/
typedef struct
{