commit | 29003ff264c0a9fe68d545463329ba4078eeefe0 | [log] [tgz] |
---|---|---|
author | Johann Fischer <johann.fischer@nordicsemi.no> | Tue Apr 30 10:08:26 2024 +0200 |
committer | Fabio Baltieri <fabio.baltieri@gmail.com> | Fri May 17 16:25:02 2024 +0100 |
tree | 6f34658334964c155cc232492a5f50e4e10be21a | |
parent | 4f17bc605119b862ed5fc579b8530dab10f7280c [diff] |
usb: bos: cleanup Binary Device Object Store header We could reuse the BOS header, but there are parts that are only needed in the legacy device support or used internally and the tests. Move this parts to the appropriate places. Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>