From 217f1eebc16f6e0758305b270b3990fe002a5e4d Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Sat, 22 Sep 2012 12:30:50 +0000 Subject: Minor documentation improvements. --- LUFA/DoxygenPages/KnownIssues.txt | 1 + LUFA/DoxygenPages/LUFAPoweredProjects.txt | 1 + 2 files changed, 2 insertions(+) (limited to 'LUFA/DoxygenPages') 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 -- cgit v1.2.3