You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/Demos/Host/LowLevel
Dean Camera 524decdeb3
Change HID report parser so that it can calculate and record the sizes (IN, OUT and FEATURE) of each report within the device, by report ID. This will be required in host mode, so that the host can determine how many bytes of data must be read in for each report.
15 years ago
..
CDCHost Add in new invalid event hook check targets to project makefiles to produce compilation errors when invalid event names are used in a project. 15 years ago
GenericHIDHost Add in new invalid event hook check targets to project makefiles to produce compilation errors when invalid event names are used in a project. 15 years ago
KeyboardHost Add in new invalid event hook check targets to project makefiles to produce compilation errors when invalid event names are used in a project. 15 years ago
KeyboardHostWithParser Change HID report parser so that it can calculate and record the sizes (IN, OUT and FEATURE) of each report within the device, by report ID. This will be required in host mode, so that the host can determine how many bytes of data must be read in for each report. 15 years ago
MassStorageHost Add in new invalid event hook check targets to project makefiles to produce compilation errors when invalid event names are used in a project. 15 years ago
MouseHost Add link to third-party signed version of the official FLIP DFU driver for 64-bit Windows OSes to the DFU bootloader readme file. 15 years ago
MouseHostWithParser Change HID report parser so that it can calculate and record the sizes (IN, OUT and FEATURE) of each report within the device, by report ID. This will be required in host mode, so that the host can determine how many bytes of data must be read in for each report. 15 years ago
PrinterHost Add in new invalid event hook check targets to project makefiles to produce compilation errors when invalid event names are used in a project. 15 years ago
StillImageHost Add in new invalid event hook check targets to project makefiles to produce compilation errors when invalid event names are used in a project. 15 years ago
makefile Add PrinterHost to the project file and Host LowLevel directory makefile. 15 years ago