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 4300a4c commit f556826Copy full SHA for f556826
doc/releases/release-notes-4.0.rst
@@ -717,6 +717,10 @@ Libraries / Subsystems
717
* Shell: Fixed an issue were a failed file system mount attempt using the shell would make it
718
impossible to ever succeed in mounting that file system again until the device was reset (:github:`80024`).
719
720
+ * :ref:`ZMS<zms_api>`: Introduction of a new storage system that is designed to work with all types of
721
+ non-volatile storage technologies. It supports classical on-chip NOR flash as well as
722
+ new technologies like RRAM and MRAM that do not require a separate erase operation at all.
723
+
724
* Task Watchdog
725
726
* POSIX API
0 commit comments