aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2010-07-08 08:48:52 +0000
committerDean Camera <dean@fourwalledcubicle.com>2010-07-08 08:48:52 +0000
commit2b0e86243f8fb4554c037d25fe134592b02d1007 (patch)
tree879d6262225844dfa73c9c8b00bfa431e806c677 /LUFA
parentc37fd0ef91c58003eab6f3a5461d970ea1a22602 (diff)
downloadlufa-2b0e86243f8fb4554c037d25fe134592b02d1007.tar.gz
lufa-2b0e86243f8fb4554c037d25fe134592b02d1007.tar.bz2
lufa-2b0e86243f8fb4554c037d25fe134592b02d1007.zip
Add a new RFCOMM_ChannelOpened() callback event for when logical RFCOMM channels are opened in the BluetoothHost demo. Make the demo echo back sent characters to the remote device.
Diffstat (limited to 'LUFA')
-rw-r--r--LUFA/ManPages/LUFAPoweredProjects.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/LUFA/ManPages/LUFAPoweredProjects.txt b/LUFA/ManPages/LUFAPoweredProjects.txt
index 0cc1d8e23..38f6c4b0b 100644
--- a/LUFA/ManPages/LUFAPoweredProjects.txt
+++ b/LUFA/ManPages/LUFAPoweredProjects.txt
@@ -38,6 +38,7 @@
* - Arcade Controller: http://fletchtronics.net/arcade-controller-made-petunia
* - AVR USB Modem, a 3G Wireless Modem host: http://code.google.com/p/avrusbmodem/
* - Bicycle POV: http://www.code.google.com/p/bicycleledpov/
+ * - BusNinja, an AVR clone of the popular BusPirate project: http://blog.hodgepig.org/busninja/
* - CAMTRIG, a remote Camera Trigger device: http://code.astraw.com/projects/motmot/camtrig
* - CD Driver Emulator Dongle for ISO Files: http://cdemu.blogspot.com/
* - ClockTamer, a configurable clock generator: http://code.google.com/p/clock-tamer/