aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages/Donating.txt
Commit message (Collapse)AuthorAgeFilesLines
* Add more const-ness to the stream endpoint/pipe functions where possible.Dean Camera2011-02-131-1/+1
|
* Add custom footer to the main library documentation.Dean Camera2011-01-031-1/+1
|
* Clean up excessive whitespace at the end of each line using the wspurify ↵Dean Camera2010-10-131-1/+1
| | | | tool made by Laszlo Monda
* Fix up documentation - remove obsolete Scheduler Overview page, roll ↵Dean Camera2010-08-291-1/+1
| | | | documentation into the documentation for the (deprecated) Simple Scheduler module.
* Fix compile and Doxygen errors due to the spell-check changes in the source ↵Dean Camera2010-06-161-1/+1
| | | | code.
* Spell check code and manual pages. Remove custom Doxygen CSS stylesheet, as ↵Dean Camera2010-06-161-2/+2
| | | | the new 1.7 Doxygen's default stylesheet is much better.
* Add svn:eol-style property to source files, so that the line endings are ↵Dean Camera2010-05-081-23/+23
| | | | correctly converted to the target system's native end of line style.
* Minor documentation improvements.Dean Camera2010-04-151-1/+1
|
* Add beginnings of a RNDIS Ethernet Host demo.Dean Camera2009-11-121-1/+5
|
* Update CDC Class Driver character stream functions to use the correct ↵Dean Camera2009-11-101-1/+2
| | | | | | avr-libc return codes for errors and EOF. Fix pointer arithmetic on void byte buffers by explicitly typecasting the buffer pointers to uint8_t* before altering them.
* Add link to third-party signed version of the official FLIP DFU driver for ↵Dean Camera2009-09-071-1/+1
| | | | | | 64-bit Windows OSes to the DFU bootloader readme file. Add HTML anchor links to URLs in the documentation to ensure that they are rendered correctly in the generated documentation.
* Move main library documentation pages into a new ManPages subdirectory.Dean Camera2009-06-151-0/+19