diff options
| author | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2010-04-06 08:14:08 +0000 |
|---|---|---|
| committer | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2010-04-06 08:14:08 +0000 |
| commit | f6012016cdd7599f5655fbac7cddda98a1679013 (patch) | |
| tree | f01814bcc62d2498f733bc954c364283c0b721aa /README.txt | |
| parent | e1ab89cc2123f8f5152411e1b297430b545c04bc (diff) | |
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.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1197 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'README.txt')
| -rw-r--r-- | README.txt | 11 |
1 files changed, 8 insertions, 3 deletions
@@ -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
|
