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 45da9d3 commit ec4a6c7Copy full SHA for ec4a6c7
drivers/flash/soc_flash_nrf.h
@@ -8,6 +8,7 @@
8
#define __SOC_FLASH_NRF_H__
9
10
#include <kernel.h>
11
+#include <soc.h>
12
13
#define FLASH_OP_DONE (0) /* 0 for compliance with the driver API. */
14
#define FLASH_OP_ONGOING 1
0 commit comments