Commit 522130a
samples: cellular: modem_shell: Disable CONFIG_LOG_RUNTIME_FILTERING
CONFIG_LOG_RUNTIME_FILTERING is enabled by default whenever
CONFIG_SHELL is enabled. However, this is not really useful unless
CONFIG_LOG_CMDS is enabled, or log_filter_set() is used at run-time.
While this is done to make sample.cellular.modem_shell_modem_uart_trace
configuration from sample.yaml to fit into FLASH for thingy91,
all configurations benefit from this by ~5.5kB of FLASH.
Signed-off-by: Tommi Rantanen <tommi.rantanen@nordicsemi.no>1 parent c077ade commit 522130a
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| 154 | + | |
154 | 155 | | |
155 | 156 | | |
156 | 157 | | |
| |||
0 commit comments