Currently (on the platforms of the repository: Host, Nordic, OpenTitan), the USB device exposes a single configuration with the first interface being the platform protocol and additional interfaces based on configuration. It would be good to provide a choice between those 3 options:
- 1 configuration with wasefire interface first
- 1 configuration without wasefire interface
- A first configuration without wasefire interface and a second configuration with only the wasefire interface
It should also be possible to control the VID:PID of the USB device (which means making it a configuration in cli-tools).
Currently (on the platforms of the repository: Host, Nordic, OpenTitan), the USB device exposes a single configuration with the first interface being the platform protocol and additional interfaces based on configuration. It would be good to provide a choice between those 3 options:
It should also be possible to control the VID:PID of the USB device (which means making it a configuration in
cli-tools).