zephyr/tests/subsys/storage/flash_map
Dominik Ermel 1b29f056b9 storage/flash_map: Macros for accessing fixed-partitions
The commit adds FIXED_PARTITION_* macros that take DTS node,
in contrary to FLASH_AREA_* macros that take label property,
to access properties of fixed-partition compatible DTS partition
definitions.
There is FIXED_PARTITION_NODE macro provided for translating
DTS labels to nodes.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2022-09-06 09:56:37 +02:00
..
src storage/flash_map: Macros for accessing fixed-partitions 2022-09-06 09:56:37 +02:00
app.overlay tests: Remove label property from devicetree overlays 2022-07-28 20:52:20 +02:00
CMakeLists.txt
overlay-mbedtls.conf
overlay-mpu.conf
prj.conf tests: subsys: storage: move flash_map to new ztest API 2022-07-14 22:10:29 -04:00
testcase.yaml