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 63ead2b commit f59188fCopy full SHA for f59188f
doc/releases/release-notes-3.2.rst
@@ -1554,6 +1554,11 @@ Libraries / Subsystems
1554
1555
* Storage
1556
1557
+ * :c:func:`flash_area_open` returns error if area's flash device is unreachable.
1558
+ * ``flash_area`` components were reworked so build-time reference to the flash
1559
+ device is used instead of its name with runtime driver buinding.
1560
+ * Added ``FIXED_PARTITION_`` macros that move flash_map to use DTS node labels.
1561
+
1562
* Testsuite
1563
1564
* Added Kconfig support to ``unit_testing`` platform.
0 commit comments