Skip to content

Commit

Permalink
samples: shell_module: Add date commands
Browse files Browse the repository at this point in the history
Signed-off-by: Nick Ward <[email protected]>
  • Loading branch information
nixward committed Feb 29, 2020
1 parent 6c204e0 commit 42bd295
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions samples/subsys/shell/shell_module/prj.conf
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@ CONFIG_INIT_STACKS=y
CONFIG_BOOT_BANNER=n
CONFIG_THREAD_NAME=y
CONFIG_DEVICE_SHELL=y
CONFIG_POSIX_CLOCK=y
CONFIG_DATE_SHELL=y

0 comments on commit 42bd295

Please sign in to comment.