Skip to content

Commit 94c8347

Browse files
committed
samples: cellular: modem_shell: Disable date shell on Thingy:91
Save flash in the constrained NS slot by turning off the Zephyr date shell command on thingy91/nrf9160/ns. Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
1 parent ee1fa29 commit 94c8347

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

samples/cellular/modem_shell/boards/thingy91_nrf9160_ns.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ CONFIG_SHELL_STATS=n
2222
CONFIG_DEVICE_SHELL=n
2323
CONFIG_DEVMEM_SHELL=n
2424
CONFIG_MCUBOOT_SHELL=n
25+
CONFIG_DATE_SHELL=n
2526

2627
# MCUBOOT
2728
CONFIG_BOOTLOADER_MCUBOOT=y

0 commit comments

Comments
 (0)