Commit Graph

6 Commits (331929833da3e48ac9c43dce90487490d7a77af1)

Author SHA1 Message Date
Dean Camera 205b35d131 Add user-filtering to the HID report parser, so that the user code can decide which items are to be stored into the HID_ReportInfo_t structure and which should be discarded to save on RAM usage.
15 years ago
Dean Camera dac7b046fd Add return codes to the CDC Host Class driver String/Byte transmission functions.
15 years ago
Dean Camera df29aa37c0 Added flag to the HID report parser to indicate if a device has multiple reports.
15 years ago
Dean Camera da138684e4 Added module file dependancy information to the USB class drivers.
16 years ago
Dean Camera f1076ac4d6 Added const modifiers to device mode class drivers.
16 years ago
Dean Camera d1e5266036 Commit of new class abstraction APIs for all device demos other than the MIDI demo - not documented yet.
16 years ago