Commit Graph

4 Commits (8c6c27d88bb40ecf55f369fc4499ec990d2d93d2)

Author SHA1 Message Date
Dean Camera 6a46f0025a Add beginnings of a RNDIS Ethernet Host demo. 16 years ago
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.
16 years ago
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.
16 years ago
Dean Camera ab76c52e14 Move main library documentation pages into a new ManPages subdirectory. 16 years ago