Fixed HOST_STATE_AS_GPIOR being ignored whilst in Host mode (thanks to David Lyons).

This commit is contained in:
Dean Camera 2009-11-16 05:45:05 +00:00
parent ea5236b3e1
commit 79e54580ae
3 changed files with 10 additions and 4 deletions

View file

@ -48,6 +48,7 @@
* - Corrected HID descriptor in the Joystick Device demos - buttons should be placed outside the pointer collection
* - Fixed HID report parser collection paths invalid due to misplaced semicolon in the free path item search loop
* - Fixed HID host Class driver report send/receive report broken when issued through the control pipe
* - Fixed HOST_STATE_AS_GPIOR compile time option being ignored when in host mode (thanks to David Lyons)
*
* \section Sec_ChangeLog090924 Version 090924
*