zephyr/subsys/console
Paul Sokolovsky 262b5b1930 console: Kconfig: Remove EXPERIMENTAL marker
Originally, it was added to allow to slightly vary API (e.g. function
signatures) without burdening the subsys with compatibility stabs.
There were not many changes recently, and with EXPERIMENTAL master
switch which is planned to be added soon, it's better to remove
this marker so the subsys remained accessible as it was before.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2021-10-22 09:46:22 -04:00
..
CMakeLists.txt console: Remove deprecated function console_register_line_input 2019-09-18 19:14:25 -05:00
getchar.c console: remove device_get_binding(CONFIG_UART_CONSOLE_ON_DEV_NAME) 2021-08-23 18:53:47 -04:00
getline.c cleanup: include/: move uart.h to drivers/uart.h 2019-06-27 22:55:49 -04:00
Kconfig console: Kconfig: Remove EXPERIMENTAL marker 2021-10-22 09:46:22 -04:00
tty.c kernel: sem: add K_SEM_MAX_LIMIT 2021-03-05 08:13:53 -06:00