aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2013-05-01 11:36:55 +0000
committerDean Camera <dean@fourwalledcubicle.com>2013-05-01 11:36:55 +0000
commit1949b98e6c586f2dc8b914b5a1b3bf38ec3fd183 (patch)
treeb633066d51e6338716562850d7984bdaf070076a
parent16e8fe9878944f7bcd69cb6e6636ba8b9c574ab9 (diff)
downloadlufa-1949b98e6c586f2dc8b914b5a1b3bf38ec3fd183.tar.gz
lufa-1949b98e6c586f2dc8b914b5a1b3bf38ec3fd183.tar.bz2
lufa-1949b98e6c586f2dc8b914b5a1b3bf38ec3fd183.zip
Minor documentation improvements.
-rw-r--r--Bootloaders/CDC/BootloaderCDC.h2
-rw-r--r--Bootloaders/DFU/BootloaderDFU.h2
-rw-r--r--Bootloaders/HID/BootloaderHID.h2
-rw-r--r--Bootloaders/MassStorage/BootloaderMassStorage.h2
-rw-r--r--Bootloaders/Printer/BootloaderPrinter.h2
-rw-r--r--LUFA/DoxygenPages/LUFAPoweredProjects.txt2
6 files changed, 7 insertions, 5 deletions
diff --git a/Bootloaders/CDC/BootloaderCDC.h b/Bootloaders/CDC/BootloaderCDC.h
index 49fc6743d..b0d08d880 100644
--- a/Bootloaders/CDC/BootloaderCDC.h
+++ b/Bootloaders/CDC/BootloaderCDC.h
@@ -54,7 +54,7 @@
/* Preprocessor Checks: */
#if !defined(__OPTIMIZE_SIZE__)
- #error This bootloader requires that it be optimize for size, not speed, to fit into the target device. Change optimization settings and try again.
+ #error This bootloader requires that it be optimized for size, not speed, to fit into the target device. Change optimization settings and try again.
#endif
/* Macros: */
diff --git a/Bootloaders/DFU/BootloaderDFU.h b/Bootloaders/DFU/BootloaderDFU.h
index f712c8f2a..72bb691d4 100644
--- a/Bootloaders/DFU/BootloaderDFU.h
+++ b/Bootloaders/DFU/BootloaderDFU.h
@@ -56,7 +56,7 @@
/* Preprocessor Checks: */
#if !defined(__OPTIMIZE_SIZE__)
- #error This bootloader requires that it be optimize for size, not speed, to fit into the target device. Change optimization settings and try again.
+ #error This bootloader requires that it be optimized for size, not speed, to fit into the target device. Change optimization settings and try again.
#endif
/* Macros: */
diff --git a/Bootloaders/HID/BootloaderHID.h b/Bootloaders/HID/BootloaderHID.h
index ff3115762..df9e39e37 100644
--- a/Bootloaders/HID/BootloaderHID.h
+++ b/Bootloaders/HID/BootloaderHID.h
@@ -50,7 +50,7 @@
/* Preprocessor Checks: */
#if !defined(__OPTIMIZE_SIZE__)
- #error This bootloader requires that it be optimize for size, not speed, to fit into the target device. Change optimization settings and try again.
+ #error This bootloader requires that it be optimized for size, not speed, to fit into the target device. Change optimization settings and try again.
#endif
/* Macros: */
diff --git a/Bootloaders/MassStorage/BootloaderMassStorage.h b/Bootloaders/MassStorage/BootloaderMassStorage.h
index 34297d4a5..ec66d940e 100644
--- a/Bootloaders/MassStorage/BootloaderMassStorage.h
+++ b/Bootloaders/MassStorage/BootloaderMassStorage.h
@@ -52,7 +52,7 @@
/* Preprocessor Checks: */
#if !defined(__OPTIMIZE_SIZE__)
- #error This bootloader requires that it be optimize for size, not speed, to fit into the target device. Change optimization settings and try again.
+ #error This bootloader requires that it be optimized for size, not speed, to fit into the target device. Change optimization settings and try again.
#endif
/* Macros: */
diff --git a/Bootloaders/Printer/BootloaderPrinter.h b/Bootloaders/Printer/BootloaderPrinter.h
index acd6001ff..67789de0c 100644
--- a/Bootloaders/Printer/BootloaderPrinter.h
+++ b/Bootloaders/Printer/BootloaderPrinter.h
@@ -49,7 +49,7 @@
/* Preprocessor Checks: */
#if !defined(__OPTIMIZE_SIZE__)
- #error This bootloader requires that it be optimize for size, not speed, to fit into the target device. Change optimization settings and try again.
+ #error This bootloader requires that it be optimized for size, not speed, to fit into the target device. Change optimization settings and try again.
#endif
/* Macros: */
diff --git a/LUFA/DoxygenPages/LUFAPoweredProjects.txt b/LUFA/DoxygenPages/LUFAPoweredProjects.txt
index 44a4f3f10..82d790392 100644
--- a/LUFA/DoxygenPages/LUFAPoweredProjects.txt
+++ b/LUFA/DoxygenPages/LUFAPoweredProjects.txt
@@ -113,6 +113,7 @@
* \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 Power Meter, based on the AD8307 log amp: https://sites.google.com/site/lofturj/ad8307-power-meter
* \li RF Transceiver using the MRF49XA: http://alternet.us.com/?page_id=1494
* \li SD Card reader: http://elasticsheep.com/2010/04/teensy2-usb-mass-storage-with-an-sd-card/
* \li SDR1, a Software Defined Radio firmware: https://code.google.com/p/sdr-mk1/
@@ -137,6 +138,7 @@
* \li USB Infrared Receiver/Transmitter: http://vaton4.web2001.cz/
* \li USB Interface for Playstation Portable Devices: http://forums.ps2dev.org/viewtopic.php?t=11001
* \li USB MIDI to DMX controller: http://github.com/hanshuebner/miDiMX
+ * \li USB Mood Light: https://github.com/hsbp/usb_moodlight
* \li USB powered Geiger Counter: http://uhrheber.wordpress.com/2011/04/28/a-usb-powered-geiger-counter-for-the-z2-and-other-computers/
* \li Userial, a USB to Serial converter with SPI, I2C and other protocols: http://www.tty1.net/userial/
* \li Wii Classic Controller to USB converter: https://github.com/crazyiop/wii-classic-2-usb