zephyr/drivers/console
Kumar Gala ff70b3444f dts: Convert CONFIG_ to DT_ symbols for chosen props
Replace generating CONFIG_ symbols with DT_ symbols for chosen
properties like 'zephyr,console' or 'zephyr,bt-mon-uart'.  We now use a
kconfigfunctions (dt_str_val) to extract the info from dts into Kconfig.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-02-08 11:41:26 -06:00
..
CMakeLists.txt net: websocket: Remove the websocket as HTTP APIs are removed 2019-01-25 11:21:20 -05:00
Kconfig dts: Convert CONFIG_ to DT_ symbols for chosen props 2019-02-08 11:41:26 -06:00
Kconfig.telnet console: move to new logger 2018-10-08 17:49:12 -04:00
ipm_console_receiver.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
ipm_console_sender.c
native_posix_console.c
ram_console.c
rtt_console.c ext: debug: segger: Fix SEGGER header inclusion 2018-12-05 14:35:42 +01:00
telnet_console.c net/context: Make recv_cb providing the ip and protocol headers 2019-02-01 14:34:38 +02:00
telnet_protocol.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
uart_console.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
uart_mcumgr.c
uart_pipe.c drivers: Remove board.h include 2018-11-01 13:21:11 -04:00
xtensa_sim_console.c