We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bda13d commit 59603b4Copy full SHA for 59603b4
app/shell_overlay.conf
@@ -0,0 +1,14 @@
1
+CONFIG_SHELL=y
2
+CONFIG_SHELL_HELP=y
3
+CONFIG_SHELL_CMDS=y
4
+CONFIG_SHELL_LOG_BACKEND=n
5
+CONFIG_SHELL_AUTOSTART=y
6
+
7
+CONFIG_SHELL_BACKEND_ADSP_MEMORY_WINDOW=y
8
9
+# mtrace uses the same window2.1 slot, so needs to be disabled
10
+CONFIG_LOG_BACKEND_ADSP_MTRACE=n
11
12
+# as mtrace is disable, enable logging via winstream/window3
13
+CONFIG_LOG_BACKEND_ADSP=y
14
+CONFIG_WINSTREAM_CONSOLE=y
0 commit comments