aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA
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
parente471f7c78dd78ec6a9d432cead81e94a16af9261 (diff)
downloadlufa-217f1eebc16f6e0758305b270b3990fe002a5e4d.tar.gz
lufa-217f1eebc16f6e0758305b270b3990fe002a5e4d.tar.bz2
lufa-217f1eebc16f6e0758305b270b3990fe002a5e4d.zip
Minor documentation improvements.
Diffstat (limited to 'LUFA')
-rw-r--r--LUFA/DoxygenPages/KnownIssues.txt1
-rw-r--r--LUFA/DoxygenPages/LUFAPoweredProjects.txt1
2 files changed, 2 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.
*
diff --git a/LUFA/DoxygenPages/LUFAPoweredProjects.txt b/LUFA/DoxygenPages/LUFAPoweredProjects.txt
index fec59c18d..f45643299 100644
--- a/LUFA/DoxygenPages/LUFAPoweredProjects.txt
+++ b/LUFA/DoxygenPages/LUFAPoweredProjects.txt
@@ -103,6 +103,7 @@
* \li PSGroove, a Playstation 3 Homebrew dongle: http://github.com/psgroove
* \li PS/2 to USB adapter: https://github.com/makestuff/p2ukbd
* \li RaspiFace, an Arduino platform bridge for the Raspberry Pi: http://www.raspiface.com/
+ * \li Reflow oven controller: http://danstrother.com/2011/01/15/reflow-oven-controller/
* \li Reprap with LUFA, a LUFA powered 3D printer: http://code.google.com/p/at90usb1287-code-for-arduino-and-eclipse/
* \li RFPirate, a RF experimentation platform: https://github.com/ebuller/RF-Pirate
* \li RF Transciever using the MRF49XA: http://alternet.us.com/?page_id=1494