File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -988,6 +988,20 @@ Libraries / Subsystems
988988 * static_vrings: Added support for NOCOPY operations
989989 * Introduced inter core messaging backend (icmsg) that relies on simple inter core messaging buffer
990990
991+ * Logging
992+
993+ * Added UART frontend which supports binary dictionary logging.
994+ * Added support for MIPI SyS-T catalog messages.
995+ * Added cAVS HDA backend.
996+
997+ * Shell
998+
999+ * Added API for creating subcommands from multiple files using memory section approach:
1000+
1001+ * :c:macro: `SHELL_SUBCMD_SET_CREATE ` for creating a subcommand set.
1002+ * :c:macro: `SHELL_SUBCMD_COND_ADD ` and :c:macro: `SHELL_SUBCMD_ADD ` for adding subcommands
1003+ to the set.
1004+
9911005HALs
9921006****
9931007
You can’t perform that action at this time.
0 commit comments