aboutsummaryrefslogtreecommitdiffstats
path: root/README.txt
Commit message (Collapse)AuthorAgeFilesLines
* Make main readme file easier to read, and make documentation build ↵Dean Camera2010-07-061-28/+48
| | | | instructions clearer.
* Add new ReportType parameter to the HID class driver device callback and ↵Dean Camera2010-05-091-1/+1
| | | | | | host report sending routines. Renamed internal Host mode Class driver descriptor comparator callback routines so that they all start with a uniform DCOMP_{Class Abbreviation}_ prefix.
* Add svn:eol-style property to source files, so that the line endings are ↵Dean Camera2010-05-081-31/+31
| | | | correctly converted to the target system's native end of line style.
* Added new ENDPOINT_*_BusSuspended error code to the Endpoint function, so ↵Dean Camera2010-05-031-1/+1
| | | | that the stream functions early-abort if the bus is suspended before or during a transfer.
* Add bidirectional channel configuration -- remote device is not ACKing sent ↵Dean Camera2010-04-061-3/+8
| | | | | | 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.
* Add file-level brief documentation.Dean Camera2010-03-291-4/+6
| | | | Remove accidentally duplicated model-specific peripheral driver files.
* Update copyright year to 2010.Dean Camera2009-12-301-0/+3
|
* Add PrinterHost demo to the documentation.Dean Camera2009-07-211-1/+1
|
* Use sub pages in main library documentation to improve readability.Dean Camera2009-06-151-0/+22