Dean Camera
|
ef06bfd1c0
|
Fixed minor issue with the RNDISEthernet demo DHCP protocol decoder routine using incorrectly named variables (thanks to Jonathan Oakley).
Fixed GenericHIDHost demo report write routine incorrect for control type requests (thanks to Andrei).
|
2009-04-15 00:56:12 +00:00 |
|
Dean Camera
|
af02b5b0c9
|
Fixed RNDISEthenet demo checking the incorrect message field for packet size constraints (thanks to Jonathan).
Fixed WriteNextReport code in the GenericHIDHost demo using incorrect parameter types and not selecting the correct endpoint.
|
2009-04-13 06:58:46 +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
|
6933f2e1a5
|
All comments in the library, bootloaders, demos and projects have now been spell-checked and spelling mistakes/typos corrected.
|
2009-04-01 13:53:58 +00:00 |
|
Dean Camera
|
ca641bba83
|
Corrected bitfields -- the smallest datatype required for each bitfield is now used, rather than relying on GCC to truncate unused bytes in bitfields (thanks to Walt Sacuta).
|
2009-03-26 03:22:02 +00:00 |
|
Dean Camera
|
ed031c1df2
|
Seperated out OTG, Device and Host mode demos into seperate folders for clarity. Adjusted makefiles so that the path to the LUFA library can be set in one place.
|
2009-03-20 06:34:41 +00:00 |
|