Create a new function pointer type in StreamCallbacks.h for endpoint/pipe stream...
[pub/lufa.git] / LUFA / ChangeLog.txt
index d17c758..303c465 100644 (file)
@@ -17,6 +17,8 @@
   *  - Moved control endpoint interrupt handling into the library itself, enable via the new INTERRUPT_CONTROL_ENDPOINT token\r
   *  - Fixed CDCHost not clearing configured pipes and resetting configured pipes mask when a partially enumerated invalid CDC\r
   *    interface is skipped\r
+  *  - Clarified the size of library tokens which accept integer values in the Compile Time Tokens page, values now use the smallest datatype\r
+  *    inside the library that is able to hold their defined value to save space\r
   *\r
   *\r
   *  \section Sec_ChangeLog090510 Version 090510\r