logging: add backend for xtensa simulator
Add backend for the xtensa simulator. Fixes #10164 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
4fb20c40a1
commit
5cf49956e7
5 changed files with 154 additions and 3 deletions
|
@ -16,4 +16,7 @@ config IRQ_OFFLOAD_INTNUM
|
|||
config XTENSA_ASM2
|
||||
default y
|
||||
|
||||
config LOG_BACKEND_XTENSA_SIM
|
||||
default LOG
|
||||
|
||||
endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue