Skip to content

Commit 67c053e

Browse files
committed
Add USB include for LiteX
1 parent 5c7f6e6 commit 67c053e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ports/litex/mphalport.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727

2828
#include <string.h>
2929

30+
#include "lib/tinyusb/src/device/usbd.h"
3031
#include "py/mphal.h"
3132
#include "py/mpstate.h"
3233
#include "py/gc.h"

0 commit comments

Comments
 (0)