zephyr/subsys/shell/backends
Gerard Marull-Paretas 915cb05bb6 dts: drop HAS_DTS
HAS_DTS has become a redundant option. All Zephyr architectures now
select this option, meaning devicetree has become a de-facto
requirement.  In fact, if any board does not provide a devicetree
source, the build system uses an empty stub, meaning the devicetree
machinery always runs.

Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2023-10-20 12:18:17 -07:00
..
CMakeLists.txt
Kconfig.backends dts: drop HAS_DTS 2023-10-20 12:18:17 -07:00
shell_dummy.c
shell_mqtt.c net: conn_mgr: Rename connectivity monitor 2023-08-29 16:13:37 +02:00
shell_rtt.c
shell_telnet_protocol.h
shell_telnet.c
shell_uart.c