zephyr/subsys/shell/backends
Krzysztof Chruściński d6a3fd7cf0 shell: uart: Add missing casting of the data pointer
Fixing compilation failure due to treating void pointer as uint8_t
array. Added missing casting.

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
2023-11-14 16:09:08 +02:00
..
CMakeLists.txt
Kconfig.backends shell: backends: uart: Rework and add support for async API 2023-11-14 09:21:46 +01:00
shell_dummy.c shell: fix MISRA 5.7 violations on struct shell 2023-04-14 12:21:08 +02:00
shell_mqtt.c net: conn_mgr: Rename connectivity monitor 2023-08-29 16:13:37 +02:00
shell_rtt.c shell: backends: add SHELL_BACKEND_RTT_BUFFER option 2023-04-13 11:43:28 +02:00
shell_telnet_protocol.h
shell_telnet.c subsys/shell/backends: Fix shell_telnet.c build with clang 2023-11-03 20:04:08 -04:00
shell_uart.c shell: uart: Add missing casting of the data pointer 2023-11-14 16:09:08 +02:00