zephyr/samples/shields
Henrik Brix Andersen c0c8952739 shell: do not enable subsystem/driver shell modules by default
Do not enable subsystem/driver shell modules by default and stop abusing
CONFIG_SHELL_MINIMAL, which is internal to the shell subsystem, to decide
when to enable a driver shell.

The list of shell modules has grown considerably through the
years. Enabling CONFIG_SHELL for doing e.g. an interactive debug session
leads to a large number of shell modules also being enabled unless
explicitly disabled, which again leads to non-negligible increases in
RAM/ROM usage.

This commit attempts to establish a policy of subsystem/driver shell
modules being disabled by default, requiring the user/application to
explicitly enable only those needed.

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2023-11-20 09:21:40 +01:00
..
lmp90100_evb samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
npm1300_ek shell: do not enable subsystem/driver shell modules by default 2023-11-20 09:21:40 +01:00
npm6001_ek shell: do not enable subsystem/driver shell modules by default 2023-11-20 09:21:40 +01:00
x_nucleo_53l0a1 samples: shields: Update Nucleo shields to new code-sample extension 2023-09-25 16:43:05 +02:00
x_nucleo_iks01a1 doc: stm32: Update all st.com links to use HTTPS 2023-09-26 16:55:08 +02:00
x_nucleo_iks01a2 doc: stm32: Update all st.com links to use HTTPS 2023-09-26 16:55:08 +02:00
x_nucleo_iks01a3 doc: stm32: Update all st.com links to use HTTPS 2023-09-26 16:55:08 +02:00
x_nucleo_iks02a1 doc: stm32: Update all st.com links to use HTTPS 2023-09-26 16:55:08 +02:00
shields.rst doc: fix malformed label in shields doc 2019-06-05 19:46:36 -04:00