diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2010-06-23 07:17:47 +0000 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2010-06-23 07:17:47 +0000 |
commit | 2eff731ecfbcfec4f3152992e5ae5602a3694424 (patch) | |
tree | e730c05882a027ce2cbed2ac57fa05b888e6946c /LUFA | |
parent | 559af022041942be21d7cabd398639f4d6db52ea (diff) | |
download | lufa-2eff731ecfbcfec4f3152992e5ae5602a3694424.tar.gz lufa-2eff731ecfbcfec4f3152992e5ae5602a3694424.tar.bz2 lufa-2eff731ecfbcfec4f3152992e5ae5602a3694424.zip |
Add TEST RFCOMM command handler. Remove the RFCOMM channel UseUIFrame element, as the Bluetooth adaptions to RFCOMM only allow UIH frames to be used.
Diffstat (limited to 'LUFA')
-rw-r--r-- | LUFA/ManPages/LUFAPoweredProjects.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/LUFA/ManPages/LUFAPoweredProjects.txt b/LUFA/ManPages/LUFAPoweredProjects.txt index bf445bcbe..0cc1d8e23 100644 --- a/LUFA/ManPages/LUFAPoweredProjects.txt +++ b/LUFA/ManPages/LUFAPoweredProjects.txt @@ -27,6 +27,7 @@ * - Teensy and Teensy++, two other AVR USB development boards: http://www.pjrc.com/teensy/index.html * - U2DIL/U4DIL, a set of DIP layout USB AVR boards: http://www.reworld.eu/re/en/products/u2dil/ * - USB10 AKA "The Ferret", a AT90USB162 development board: http://www.soc-machines.com + * - USBFOO 2, AT90USB162 based development board: http://shop.kernelconcepts.de/product_info.php?products_id=102 * * \section Sec_LUFAProjects Projects Using LUFA (Hobbyist) * |