net: websocket: Remove the websocket as HTTP APIs are removed
Remove the experimental websocket code as it uses HTTP APIs which are being removed. Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
This commit is contained in:
parent
a691e5e751
commit
1cba0161ed
49 changed files with 0 additions and 4175 deletions
|
@ -8,4 +8,3 @@ zephyr_sources_if_kconfig(uart_pipe.c)
|
|||
zephyr_sources_if_kconfig(telnet_console.c)
|
||||
zephyr_sources_if_kconfig(xtensa_sim_console.c)
|
||||
zephyr_sources_if_kconfig(native_posix_console.c)
|
||||
zephyr_sources_if_kconfig(websocket_console.c)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue