Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up excessive whitespace at the end of each line using the wspurify ↵ | Dean Camera | 2010-10-13 | 1 | -1/+1 |
| | | | | tool made by Laszlo Monda | ||||
* | Fix up documentation - remove obsolete Scheduler Overview page, roll ↵ | Dean Camera | 2010-08-29 | 1 | -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 Camera | 2010-06-16 | 1 | -1/+1 |
| | | | | code. | ||||
* | Spell check code and manual pages. Remove custom Doxygen CSS stylesheet, as ↵ | Dean Camera | 2010-06-16 | 1 | -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 Camera | 2010-05-08 | 1 | -23/+23 |
| | | | | correctly converted to the target system's native end of line style. | ||||
* | Minor documentation improvements. | Dean Camera | 2010-04-15 | 1 | -1/+1 |
| | |||||
* | Add beginnings of a RNDIS Ethernet Host demo. | Dean Camera | 2009-11-12 | 1 | -1/+5 |
| | |||||
* | Update CDC Class Driver character stream functions to use the correct ↵ | Dean Camera | 2009-11-10 | 1 | -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 Camera | 2009-09-07 | 1 | -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 Camera | 2009-06-15 | 1 | -0/+19 |