File tree 1 file changed +13
-0
lines changed
1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -494,6 +494,19 @@ Libraries / Subsystems
494
494
correctly, allowing other transports or other parts of the application
495
495
code to use it.
496
496
497
+ * Retention
498
+
499
+ * Retention subsystem has been added which adds enhanced features over
500
+ retained memory drivers allowing for partitioning, magic headers and
501
+ checksum validation. See :ref: `retention API <retention_api >` for details.
502
+ Support for the retention subsystem is experimental.
503
+
504
+ * Boot mode retention module has been added which allows for setting/checking
505
+ the boot mode of an application, initial support has also been added to
506
+ MCUboot to allow for applications to use this as an entrance method for
507
+ MCUboot serial recovery mode. See :ref: `boot mode API <boot_mode_api >` for
508
+ details.
509
+
497
510
* RTIO
498
511
499
512
* Added policy that every ``sqe `` will generate a ``cqe `` (previously an RTIO_SQE_TRANSACTION
You can’t perform that action at this time.
0 commit comments