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 9871ceb commit f99a4c7Copy full SHA for f99a4c7
boot/zephyr/main.c
@@ -19,7 +19,7 @@
19
#include <gpio.h>
20
#include <misc/__assert.h>
21
#include <flash.h>
22
-#include <drivers/system_timer.h>
+#include <drivers/timer/system_timer.h>
23
#include <usb/usb_device.h>
24
#include <soc.h>
25
0 commit comments