Skip to content
Commit aa8850b4 authored by Christopher Collins's avatar Christopher Collins Committed by Anas Nashif
Browse files

subsys: storage: flash_map - Use correct macro



Prior to this commit, the old `FLASH_DRIVER_NAME` macro was being used
in the definition of the flash drivers array.  This caused the array to
have a size of 0.

This commit changes the code to use the newer `FLASH_DEV_NAME` macro,
causing the configured flash device to be present in the table.

Signed-off-by: default avatarChristopher Collins <ccollins@apache.org>
parent c9a4fd94
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment