aboutsummaryrefslogtreecommitdiffstats
path: root/README.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2010-04-06 08:14:08 +0000
committerDean Camera <dean@fourwalledcubicle.com>2010-04-06 08:14:08 +0000
commitc77f136661ae0fa779c02ef6efeab95aa4b92068 (patch)
treef01814bcc62d2498f733bc954c364283c0b721aa /README.txt
parentb9c7d196152652df918a822522061c3fe193d273 (diff)
downloadlufa-c77f136661ae0fa779c02ef6efeab95aa4b92068.tar.gz
lufa-c77f136661ae0fa779c02ef6efeab95aa4b92068.tar.bz2
lufa-c77f136661ae0fa779c02ef6efeab95aa4b92068.zip
Add bidirectional channel configuration -- remote device is not ACKing sent Configuration Requests, needs further debugging. Implement Bluetooth spec's channel states.
Use abbreviations for the structure and function names where possible to try to cut down on the code verbosity.
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt11
1 files changed, 8 insertions, 3 deletions
diff --git a/README.txt b/README.txt
index 3eed421b1..f5dab3ea0 100644
--- a/README.txt
+++ b/README.txt
@@ -5,11 +5,16 @@
|___|___|_||_n_| Framework for AVRs
=========================================
Written by Dean Camera
+ dean [at] fourwalledcubicle [dot] com
+
http://www.fourwalledcubicle.com/LUFA.php
=========================================
-
- LUFA IS DONATION SUPPORTED. TO SUPPORT LUFA,
- PLEASE DONATE AT FOURWALLEDCUBICLE.COM.
+
+ LUFA IS DONATION SUPPORTED. To support LUFA,
+ please donate at http://www.fourwalledcubicle.com.
+
+ For Commercial Licensing information, see
+ http://fourwalledcubicle.com/PurchaseLUFA.php
This package contains the complete LUFA library, demos, user-submitted projects