aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages/DirectorySummaries.txt
Commit message (Collapse)AuthorAgeFilesLines
* Clean up excessive whitespace at the end of each line using the wspurify ↵Dean Camera2010-10-131-32/+33
| | | | tool made by Laszlo Monda
* Added new project makefile template to the library and moved board driver ↵Dean Camera2010-09-111-1/+21
| | | | stub files into in a new CodeTemplates directory.
* Add svn:eol-style property to source files, so that the line endings are ↵Dean Camera2010-05-081-171/+171
| | | | correctly converted to the target system's native end of line style.
* Document the Bluetooth ACL layer. Remove unneeded parameters from the ↵Dean Camera2010-04-131-1/+1
| | | | | | | | signalling command processing routines. Change over the code so that the bluetooth packet data is read in by the stack rather than the user application, to make it more unform for sending/receiving, and so the library can handle incomming fragmentation in the future. Start Service Discovery Protocol decoding and processing.
* Add updated board driver directory summaries to the documentation.Dean Camera2010-03-301-0/+49
|
* Revert changes made for the partial port to the AVR32 architecture.Dean Camera2010-02-241-12/+6
|
* Update manual pages to reference unfinished AVR32 port, add port status to ↵Dean Camera2010-02-221-6/+12
| | | | the Future Changes page.
* Rename the AT90USBXXX67 internal driver directory to AVRU4U6U7.Dean Camera2009-11-031-3/+2
|
* State information for class drivers is now zeroed out during enumeration ↵Dean Camera2009-07-271-1/+1
| | | | (both in device and host mode) to ensure sane values after each enumeration. User code should no longer explicitly set state information as this is no longer preserved.
* Move main library documentation pages into a new ManPages subdirectory.Dean Camera2009-06-151-0/+123