Add USB include for LiteX
This commit is contained in:
parent
5c7f6e6211
commit
67c053e9c4
|
@ -27,6 +27,7 @@
|
|||
|
||||
#include <string.h>
|
||||
|
||||
#include "lib/tinyusb/src/device/usbd.h"
|
||||
#include "py/mphal.h"
|
||||
#include "py/mpstate.h"
|
||||
#include "py/gc.h"
|
||||
|
|
Loading…
Reference in New Issue