Dean Camera
1d26e78258
Added compatibility list to the documentation of each individual demo.
...
Documented FAST_STREAM_TRANSFERS compile time option.
Reduced the TCP window size for the RNDIS demos (Class and LowLevel) to make them compatible with the AT90USB64x.
2009-07-13 06:44:14 +00:00
Dean Camera
e0420015df
Re-add signature byte defines to the DFU and CDC class bootloaders -- the SIGNATURE_x defines in the AVR device header files only exist in a newer version of avr-libc than is in the Debian repositories, causing build issues on Linux.
2009-06-21 05:04:18 +00:00
Dean Camera
619b0b7b6b
Spell checked non-source documentation pages.
2009-04-19 14:29:57 +00:00
Dean Camera
cb7884da50
Added preprocessor checks and documentation to the bootloaders giving information about missing SIGNATURE_x defines due to outdated avr-libc versions.
2009-04-07 04:19:57 +00:00
Dean Camera
88051e78a2
Combined Mouse, MouseViaInt and MouseFullInt demos into a single unified demo.
...
Corrections to Keyboard demo.
Removed AVRISP_Programmer project due to code quality concerns.
2009-03-19 14:16:12 +00:00
Dean Camera
c1a1b6eeec
Moved all source to the trunk directory.
2009-02-23 07:08:15 +00:00