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 37e4223 commit 4eca54fCopy full SHA for 4eca54f
boot/boot_serial/src/boot_serial.c
@@ -33,6 +33,7 @@
33
#include <zephyr/sys/byteorder.h>
34
#include <zephyr/sys/__assert.h>
35
#include <zephyr/drivers/flash.h>
36
+#include <zephyr/kernel.h>
37
#include <zephyr/sys/crc.h>
38
#include <zephyr/sys/base64.h>
39
#include <hal/hal_flash.h>
0 commit comments