Added return for case in USBHostDeviceStatus() for when the device state variable was invalid value.
Files affected: usb_host.c
Fixed error when parsing HID descriptors resulting in invalid errors reported on well formed HID report descriptors.
Files affected: usb_host_hid_parser.c
All demo projects: stack files imported local to the project rather than files from the framework folder. Same for the board support package (bsp) files. All demo projects are now self contained.
MSD Host bootloader (thumbdrive boot loader): removed. This method of boot loading will be supported in the EZBL boot loader at www.microchip.com/ezbl.
Added support for the PIC24FJ1024GB610 family devices.