zephyr/include/zephyr/shell
Benjamin Cabé 66f5d701bd shell: fix alignment issue
Casting a char* to a struct* requires checking alignment as this can fail
on platforms requiring strict alignment (ex. Xtensa)

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
2025-06-11 08:56:04 -07:00
..
shell.h shell: fix alignment issue 2025-06-11 08:56:04 -07:00
shell_adsp_memory_window.h shell: shell_adsp_memory_window: fix invalid cast in struct init 2024-06-12 18:28:20 -04:00
shell_backend.h style: Inconsistent macro names changed 2024-10-30 08:55:36 -05:00
shell_dummy.h style: Inconsistent macro names changed 2024-10-30 08:55:36 -05:00
shell_fprintf.h style: Inconsistent macro names changed 2024-10-30 08:55:36 -05:00
shell_history.h style: Inconsistent macro names changed 2024-10-30 08:55:36 -05:00
shell_log_backend.h style: Inconsistent macro names changed 2024-10-30 08:55:36 -05:00
shell_mqtt.h style: Inconsistent macro names changed 2024-10-30 08:55:36 -05:00
shell_rpmsg.h style: Inconsistent macro names changed 2024-10-30 08:55:36 -05:00
shell_rtt.h style: Inconsistent macro names changed 2024-10-30 08:55:36 -05:00
shell_string_conv.h style: Inconsistent macro names changed 2024-10-30 08:55:36 -05:00
shell_telnet.h style: Inconsistent macro names changed 2024-10-30 08:55:36 -05:00
shell_types.h style: Inconsistent macro names changed 2024-10-30 08:55:36 -05:00
shell_uart.h style: Inconsistent macro names changed 2024-10-30 08:55:36 -05:00
shell_websocket.h net: http_server: allow specifying a fallback resource 2025-01-28 18:14:36 +01:00