zephyr/subsys/shell
Kristoffer Rist Skøien c73c5d985e shell: Added assert
Assert to check columns. Averts a potential divide by zero

Signed-off-by: Kristoffer Rist Skøien <kristoffer.skoien@nordicsemi.no>
2024-10-16 10:00:17 +02:00
..
backends shell: backend: Create a websocket transport backend 2024-10-15 04:11:03 -04:00
modules sys: util: define bits per byte, nibble, and nibbles per byte 2024-10-15 19:05:06 +01:00
CMakeLists.txt
Kconfig shell: Added assert 2024-10-16 10:00:17 +02:00
Kconfig.template.shell_log_queue_size
Kconfig.template.shell_log_queue_timeout
shell_cmds.c shell: Added assert 2024-10-16 10:00:17 +02:00
shell_fprintf.c
shell_help.c shell: shell_help: fix width for subcommands help text 2024-08-27 12:44:46 +02:00
shell_help.h
shell_history.c
shell_log_backend.c
shell_ops.c shell: add generic RX buffer flush function 2024-10-09 13:48:41 +02:00
shell_ops.h shell: add generic RX buffer flush function 2024-10-09 13:48:41 +02:00
shell_utils.c shell: add a callback-filter variant of shell_device_lookup 2024-04-30 19:30:15 -05:00
shell_utils.h
shell_vt100.h
shell_wildcard.c
shell_wildcard.h
shell.c shell: Added assert 2024-10-16 10:00:17 +02:00