Skip to content

Commit

Permalink
app/prj.conf: HACK enable Thread Info
Browse files Browse the repository at this point in the history
  • Loading branch information
Jyri Sarha committed Apr 29, 2024
1 parent c83be62 commit 54fe421
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions app/prj.conf
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,10 @@ CONFIG_HEAP_MEM_POOL_SIZE=2048
CONFIG_LLEXT=y
CONFIG_LLEXT_STORAGE_WRITABLE=y
CONFIG_MODULES=y

#Thread info

CONFIG_SOF_TELEMETRY2_SLOT=y
CONFIG_SOF_TELEMETRY2_THREAD_INFO=y
CONFIG_THREAD_NAME=y
CONFIG_MEMORY_WIN_2_SIZE=16384

0 comments on commit 54fe421

Please sign in to comment.