From 41046f2354b9f32666979068f341d8f56b8a7c3d Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Mon, 19 Aug 2013 20:22:29 +0200 Subject: Remove incorrect entry from the Known Issues list. --- LUFA/DoxygenPages/KnownIssues.txt | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'LUFA/DoxygenPages') diff --git a/LUFA/DoxygenPages/KnownIssues.txt b/LUFA/DoxygenPages/KnownIssues.txt index df2458efd..75ae02203 100644 --- a/LUFA/DoxygenPages/KnownIssues.txt +++ b/LUFA/DoxygenPages/KnownIssues.txt @@ -20,7 +20,7 @@ * - DMA transfers to and from the USB controller are not yet implemented for this release. * - The UC3C, UC3D and UC3L sub-families of UC3 are not currently supported by the library due to their * altered USB controller design. - * - The various \c CreateStream() functions for creating standard \c compatible virtual file + * - The various \c *_CreateStream() functions for creating standard \c compatible virtual file * streams are not available on the UC3 architecture, due to a lack of suitable library support. * - XMEGA Architecture * \warning The XMEGA device support is currently experimental (incomplete and/or non-functional), and is included for preview purposes only. @@ -32,8 +32,6 @@ * - Early silicon revisions of the ATXMEGA128A1U are incompatible with LUFA, due to their various errata * relating to the USB controller. * - Architecture Independent - * - The HID parser fails for array type elements that have a MIN and MAX usage applied; each element - * in the array will receive a unique incrementing usage from the MIN value, up to MAX. * - The LUFA library is not watchdog aware, and thus timeouts are possible if short periods are used * and a lengthy USB operation is initiated. * - No LUFA provided driver INF files for Windows are signed, and thus may fail to install on systems where driver signing is enforced (e.g. Windows 8). @@ -65,8 +63,6 @@ * - Early revisions of the ATXMEGA128A1U are incompatible with LUFA, due to their various errata * relating to the USB controller. * - Architecture Independent - * - The HID parser fails for array type elements that have a MIN and MAX usage applied; each element - * in the array will receive a unique incrementing usage from the MIN value, up to MAX. * - The LUFA library is not watchdog aware, and thus timeouts are possible if short periods are used * and a lengthy USB operation is initiated. * - No LUFA provided driver INF files for Windows are signed, and thus may fail to install on systems where driver signing is enforced (e.g. Windows 8). @@ -98,8 +94,6 @@ * - Early revisions of the ATXMEGA128A1U are incompatible with LUFA, due to their various errata * relating to the USB controller. * - Architecture Independent - * - The HID parser fails for array type elements that have a MIN and MAX usage applied; each element - * in the array will receive a unique incrementing usage from the MIN value, up to MAX. * - The LUFA library is not watchdog aware, and thus timeouts are possible if short periods are used * and a lengthy USB operation is initiated. * - Build System -- cgit v1.2.3