commit | 7bfec37247b82e1fbf7b5ee97ea88af2a1b37f32 | [log] [tgz] |
---|---|---|
author | Johann Fischer <johann.fischer@nordicsemi.no> | Thu Jul 06 18:08:20 2023 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Wed Jul 26 14:37:15 2023 +0200 |
tree | cd5ee700e3317bc8ddd5228a303894620eaf1448 | |
parent | 3945988ac15a43281d77c83d7aaa3420b6191e8c [diff] |
usb: device: clarify the impact of Kconfig option USB_COMPOSITE_DEVICE Effectively, this option changes code triple in device descriptor. Although the name is misleading, renaming it would again lead to negative user experiences. Instead, clarify what the option does and always select it where it is required. Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>