Skip to content

Commit a686433

Browse files
committed
max32525 fixed missing include usb
1 parent 6ef055b commit a686433

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

targets/chip/max32625/io/usb.hpp

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

66
#include <klib/irq_helper.hpp>
77
#include <klib/usb/usb/usb.hpp>
8+
#include <klib/usb/usb/size.hpp>
89
#include <klib/math.hpp>
910

1011
#include "clocks.hpp"

0 commit comments

Comments
 (0)