aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2013-08-19 20:23:48 +0200
committerDean Camera <dean@fourwalledcubicle.com>2013-08-19 20:23:48 +0200
commit46621b7a11546025cc795e5a791d7a17bb4b3658 (patch)
treee78ef09821740b8c94abe09ad16d8f9f64e83e43
parent41046f2354b9f32666979068f341d8f56b8a7c3d (diff)
downloadlufa-46621b7a11546025cc795e5a791d7a17bb4b3658.tar.gz
lufa-46621b7a11546025cc795e5a791d7a17bb4b3658.tar.bz2
lufa-46621b7a11546025cc795e5a791d7a17bb4b3658.zip
Add missing Known Issue entry for a previous LUFA release.
-rw-r--r--LUFA/DoxygenPages/KnownIssues.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/LUFA/DoxygenPages/KnownIssues.txt b/LUFA/DoxygenPages/KnownIssues.txt
index 75ae02203..57a6030ea 100644
--- a/LUFA/DoxygenPages/KnownIssues.txt
+++ b/LUFA/DoxygenPages/KnownIssues.txt
@@ -96,6 +96,7 @@
* - Architecture Independent
* - 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).
* - Build System
* - No known issues.
*/