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 |