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>
This commit is contained in:
parent
4f17bc6051
commit
29003ff264
6 changed files with 60 additions and 48 deletions
|
@ -4,6 +4,8 @@
|
|||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
#include <bos_desc.h>
|
||||
|
||||
#include <zephyr/ztest.h>
|
||||
#include <zephyr/tc_util.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue