Dean Camera
|
0019fbd129
|
Add more const-ness to the stream endpoint/pipe functions where possible.
|
2011-02-13 21:27:24 +00:00 |
Dean Camera
|
1c74fd78bd
|
Add custom footer to the main library documentation.
|
2011-01-03 20:37:30 +00:00 |
Dean Camera
|
5a4def7478
|
Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda
|
2010-10-13 14:05:35 +00:00 |
Dean Camera
|
1afe51faa1
|
Fix up documentation - remove obsolete Scheduler Overview page, roll documentation into the documentation for the (deprecated) Simple Scheduler module.
|
2010-08-29 14:07:31 +00:00 |
Dean Camera
|
69dc32c5f0
|
Fix compile and Doxygen errors due to the spell-check changes in the source code.
|
2010-06-16 11:46:42 +00:00 |
Dean Camera
|
711542ee89
|
Spell check code and manual pages. Remove custom Doxygen CSS stylesheet, as the new 1.7 Doxygen's default stylesheet is much better.
|
2010-06-16 11:01:01 +00:00 |
Dean Camera
|
071e02c6b6
|
Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style.
|
2010-05-08 03:12:14 +00:00 |
Dean Camera
|
1f682ca2de
|
Minor documentation improvements.
|
2010-04-15 14:22:06 +00:00 |
Dean Camera
|
6a46f0025a
|
Add beginnings of a RNDIS Ethernet Host demo.
|
2009-11-12 10:43:07 +00:00 |
Dean Camera
|
5de364163f
|
Update CDC Class Driver character stream functions to use the correct 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.
|
2009-11-10 11:24:15 +00:00 |
Dean Camera
|
6f993a2f75
|
Add link to third-party signed version of the official FLIP DFU driver for 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.
|
2009-09-07 10:50:58 +00:00 |
Dean Camera
|
ab76c52e14
|
Move main library documentation pages into a new ManPages subdirectory.
|
2009-06-15 13:57:57 +00:00 |