Skip to content

Commit

Permalink
samples: helloshell: re-enable log commands
Browse files Browse the repository at this point in the history
Signed-off-by: Stephan Linz <[email protected]>
  • Loading branch information
rexut committed Feb 6, 2024
1 parent 670cb13 commit 0580da9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions samples/helloshell/prj-minimal.conf
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ CONFIG_BOOT_BANNER=y
CONFIG_PRINTK=y
CONFIG_SHELL=y
CONFIG_SHELL_MINIMAL=y
CONFIG_LOG_MODE_MINIMAL=y
1 change: 1 addition & 0 deletions samples/helloshell/prj.conf
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ CONFIG_WAITQ_DUMB=y
CONFIG_BOOT_BANNER=y
CONFIG_PRINTK=y
CONFIG_LOG=y
CONFIG_LOG_CMDS=y
CONFIG_SHELL=y
CONFIG_SHELL_GETOPT=y
CONFIG_SHELL_HELP=y
Expand Down

0 comments on commit 0580da9

Please sign in to comment.