aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2009-04-02 10:13:12 +0000
committerDean Camera <dean@fourwalledcubicle.com>2009-04-02 10:13:12 +0000
commit58f550dfb3b2035fccb4c046ad067cebddba7d61 (patch)
treef94aba46451e4ffb63ce4c42786214ff5919af9b /LUFA
parent6933f2e1a543b066ebe734bd126a7ff2f1c2777f (diff)
downloadlufa-58f550dfb3b2035fccb4c046ad067cebddba7d61.tar.gz
lufa-58f550dfb3b2035fccb4c046ad067cebddba7d61.tar.bz2
lufa-58f550dfb3b2035fccb4c046ad067cebddba7d61.zip
Added new PIMA_DATA_SIZE() define to the Still Image Host demo.
Diffstat (limited to 'LUFA')
-rw-r--r--LUFA/ChangeLog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/LUFA/ChangeLog.txt b/LUFA/ChangeLog.txt
index 036e0314c..3622f66e9 100644
--- a/LUFA/ChangeLog.txt
+++ b/LUFA/ChangeLog.txt
@@ -14,6 +14,7 @@
* - Changed GenericHID device demo to use the LUFA scheduler, added INTERRUPT_DATA_ENDPOINT and INTERRUPT_CONTROL_ENDPOINT compile
* time options
* - All comments in the library, bootloaders, demos and projects have now been spell-checked and spelling mistakes/typos corrected
+ * - Added new PIMA_DATA_SIZE() define to the Still Image Host demo
*
* \section Sec_ChangeLog090401 Version 090401
*