zephyr/subsys/shell/backends
Kai Vehmanen 6509b8199b shell: add shell backend for audio DSP using shared memory window
Add a new shell backend implemented over a shared memory window
on the Intel audio DSPs. The implementation uses the Zephyr winstream
to manage the data streaming.

Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
2024-05-31 08:07:03 +02:00
..
CMakeLists.txt shell: add shell backend for audio DSP using shared memory window 2024-05-31 08:07:03 +02:00
Kconfig.backends shell: add shell backend for audio DSP using shared memory window 2024-05-31 08:07:03 +02:00
shell_adsp_memory_window.c shell: add shell backend for audio DSP using shared memory window 2024-05-31 08:07:03 +02:00
shell_dummy.c
shell_mqtt.c shell: mqtt: Avoid using POSIX function names 2024-03-27 13:40:13 -05:00
shell_rpmsg.c shell: backends: Add RPMsg shell backend 2024-03-01 14:10:24 +01:00
shell_rtt.c shell: rtt: Add detection of host presence 2024-03-28 14:47:03 +00:00
shell_telnet_protocol.h net: telnet: Fix spelling in command defines 2024-03-11 15:09:32 -05:00
shell_telnet.c shell: backend: telnet: Rename write and read functions 2024-05-28 17:49:59 +02:00
shell_uart.c Revert "shell: backends: uart: avoid unnecessary TX IRQs" 2024-05-10 18:23:50 -04:00