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 15b36f9 commit 413eb38Copy full SHA for 413eb38
boot/zephyr/include/flash_map_backend/flash_map_backend.h
@@ -9,6 +9,7 @@
9
#define __FLASH_MAP_BACKEND_H__
10
11
#include <zephyr/storage/flash_map.h> // the zephyr flash_map
12
+#include <zephyr/drivers/flash.h>
13
14
#ifdef __cplusplus
15
extern "C" {
0 commit comments