Skip to content

Commit 9f051ec

Browse files
committed
Fix usb calibrated SAMD21 builds
1 parent d2860b5 commit 9f051ec

File tree

1 file changed

+2
-0
lines changed
  • ports/atmel-samd/supervisor

1 file changed

+2
-0
lines changed

ports/atmel-samd/supervisor/port.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@
8585
#include "supervisor/shared/stack.h"
8686
#include "supervisor/shared/tick.h"
8787

88+
#include "tusb.h"
89+
8890
#if CIRCUITPY_GAMEPADSHIFT
8991
#include "shared-module/gamepadshift/__init__.h"
9092
#endif

0 commit comments

Comments
 (0)