Ensure the BULD build system module produces a LSS listing file output when the ...
[pub/lufa.git] / LUFA / DoxygenPages / KnownIssues.txt
index 67da093..9b64814 100644 (file)
@@ -27,6 +27,8 @@
   *    - DMA transfers to and from the USB controller are not yet implemented for this release.\r
   *    - The UC3C, UC3D and UC3L sub-families of UC3 are not currently supported by the library due to their\r
   *      altered USB controller design.\r
+  *    - The various \c CreateStream() functions for creating standard \c <stdio.h> compatible virtual file\r
+  *      streams are not available on the UC3 architecture, due to a lack of suitable library support.\r
   *  - Architecture Independant\r
   *    - The HID parser fails for array type elements that have a MIN and MAX usage applied; each element\r
   *      in the array will receive a unique incrementing usage from the MIN value, up to MAX.\r