Skip to content

[CFUFirmwareSimulation] Remove DMF_CONFIG_VirtualHidDeviceVhf HidDescriptor(Length) assignment#62

Open
forderud wants to merge 1 commit into
microsoft:masterfrom
forderud:HidDescriptor-rm
Open

[CFUFirmwareSimulation] Remove DMF_CONFIG_VirtualHidDeviceVhf HidDescriptor(Length) assignment#62
forderud wants to merge 1 commit into
microsoft:masterfrom
forderud:HidDescriptor-rm

Conversation

@forderud
Copy link
Copy Markdown

@forderud forderud commented Sep 25, 2024

Also, remove g_CfuVirtualHid_HidDescriptor that is no longer used anywhere. This is a compatibility change to become compatible with more recent DMF versions where these fields have been removed (see microsoft/DMF#196). Please note that the HidReportDescriptor(Length) fields are still set. It's only the HID descriptor above that is removed.

The currently used version v1.1.29 of the DMF library sources doesn't seem to be using the HidDescriptor(Length) fields for anything. This is therefore basically dead code removal that shouldn't cause any problems with the current DMF version used.

Also, remove g_CfuVirtualHid_HidDescriptor that is no longer used anywhere. This is a compatibility change to become compatible with more recent DMF versions where these fields have been removed. Please note that the HidReportDescriptor(Length) fields are still set. It's only the HID descriptor above that is removed.

The currently used version v1.1.29 of the DMF library sources doesn't seem to be using the HidDescriptor(Length) fields for anything. This is therefore basically dead code removal that shouldn't cause any problems with the current DMF version used.
@forderud forderud changed the title Remove DMF_CONFIG_VirtualHidDeviceVhf HidDescriptor(Length) assignment [CFUFirmwareSimulation] Remove DMF_CONFIG_VirtualHidDeviceVhf HidDescriptor(Length) assignment Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant