aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages/KnownIssues.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2012-09-22 12:30:50 +0000
committerDean Camera <dean@fourwalledcubicle.com>2012-09-22 12:30:50 +0000
commit217f1eebc16f6e0758305b270b3990fe002a5e4d (patch)
tree195da3e6b38d40c24cd85be6cc97f85767d11381 /LUFA/DoxygenPages/KnownIssues.txt
parente471f7c78dd78ec6a9d432cead81e94a16af9261 (diff)
downloadlufa-217f1eebc16f6e0758305b270b3990fe002a5e4d.tar.gz
lufa-217f1eebc16f6e0758305b270b3990fe002a5e4d.tar.bz2
lufa-217f1eebc16f6e0758305b270b3990fe002a5e4d.zip
Minor documentation improvements.
Diffstat (limited to 'LUFA/DoxygenPages/KnownIssues.txt')
-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 98024209c..5ea74a71f 100644
--- a/LUFA/DoxygenPages/KnownIssues.txt
+++ b/LUFA/DoxygenPages/KnownIssues.txt
@@ -38,6 +38,7 @@
* 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).
* - Build System
* - No known issues.
*