usb: Begun implementing support into the USB device machinary for BOS descriptors
This commit is contained in:
committed by
Piotr Esden-Tempski
parent
1d97cbf6e1
commit
60ff345798
@@ -23,6 +23,7 @@
|
||||
#include <string.h>
|
||||
#include <libopencm3/cm3/common.h>
|
||||
#include <libopencm3/usb/usbd.h>
|
||||
#include <libopencm3/usb/bos.h>
|
||||
#include <libopencm3/usb/msc.h>
|
||||
#include "usb_private.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user