Skip to content

Commit

Permalink
samples: net: gptp: Enable deferred log mode
Browse files Browse the repository at this point in the history
In applications where timing is critical it seems like enabling
deferred log mode could be desirable.

Signed-off-by: Hake Huang <hake.huang@oss.nxp.com>
Co-authored-by: Seb Laveze <sebastien.laveze@nxp.com>
Signed-off-by: Xabier Marquiegui <xmarquiegui@ainguraiiot.com>
  • Loading branch information
2 people authored and dleach02 committed Feb 11, 2022
1 parent 0694e47 commit 270b7c8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions samples/net/gptp/prj.conf
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,5 @@ CONFIG_NET_TC_RX_COUNT=4

# Enable priority support in net_context
CONFIG_NET_CONTEXT_PRIORITY=y

CONFIG_LOG_MODE_DEFERRED=y

0 comments on commit 270b7c8

Please sign in to comment.