Update CORE build module to print out additional help information.
[pub/lufa.git] / LUFA / DoxygenPages / KnownIssues.txt
index 67da093..5ce7d6c 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
@@ -34,5 +36,7 @@
   *      as the makefile itself.\r
   *    - The LUFA library is not watchdog aware, and thus timeouts are possible if short periods are used\r
   *      and a lengthy USB operation is initiated.\r
+  *  - Build System\r
+  *    - No known issues.\r
   */\r
 \r