commit | 48ca72326b77c30a52fa682108835cd40d3b5f36 | [log] [tgz] |
---|---|---|
author | Johann Fischer <johann.fischer@nordicsemi.no> | Mon Apr 29 11:33:55 2024 +0200 |
committer | Fabio Baltieri <fabio.baltieri@gmail.com> | Fri May 17 16:25:02 2024 +0100 |
tree | 3c00354ef2aa33be99d6d4b4eb56dbace2dfb54b | |
parent | 2f31ee63b5c5956e2288bfda18daec13c3bff50b [diff] |
usb: device_next: move string descriptor data to a separate structure Move and rework string descriptor data to a separate structure so we can share memory with another type. Also add description to the USBD_DESC_STRING_DEFINE macro. Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>