We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b8a7c0 commit e80f71aCopy full SHA for e80f71a
drivers/usb/device/usb_dc_nrfx.c
@@ -16,6 +16,7 @@
16
#include <soc.h>
17
#include <string.h>
18
#include <stdio.h>
19
+#include <zephyr/init.h>
20
#include <zephyr/kernel.h>
21
#include <zephyr/drivers/usb/usb_dc.h>
22
#include <zephyr/usb/usb_device.h>
0 commit comments