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
@@ -103,6 +103,7 @@
|
||||
#include <libopencm3/lm4f/usb.h>
|
||||
#include <libopencm3/lm4f/rcc.h>
|
||||
#include <libopencm3/usb/usbd.h>
|
||||
#include <libopencm3/usb/bos.h>
|
||||
#include "../../lib/usb/usb_private.h"
|
||||
|
||||
#include <stdbool.h>
|
||||
|
||||
Reference in New Issue
Block a user