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 ad33e1e commit f084876Copy full SHA for f084876
boot/zephyr/flash_map_extended.c
@@ -27,7 +27,6 @@ MCUBOOT_LOG_MODULE_DECLARE(mcuboot);
27
#error "FLASH_DEVICE_ID could not be determined"
28
#endif
29
30
-#define FLASH_DEVICE_BASE CONFIG_FLASH_BASE_ADDRESS
31
static struct device *flash_dev;
32
33
struct device *flash_device_get_binding(char *dev_name)
0 commit comments