zephyr/drivers/console
Luiz Augusto von Dentz 6b2443e99b console: Fix warnings related to the use of deprecated APIs
This fixes the warnings related to the use of deprecated APIs
converting them to use the unified version.

Change-Id: I76d076de27ecdae4af46abf4baac68e2cc1313c0
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2016-11-11 14:50:58 +02:00
..
shells shell: split kernel shell into separate module 2016-11-04 13:48:15 +00:00
Kconfig shell: move shell Kconfig to drivers/console/shells 2016-11-04 13:48:15 +00:00
Makefile console: shell: Support multiple modules 2016-11-02 00:23:18 +00:00
console_handler_shell.c console: Fix warnings related to the use of deprecated APIs 2016-11-11 14:50:58 +02:00
ipm_console_receiver.c ipm: Make config_info pointers const. 2016-10-15 12:29:23 +00:00
ipm_console_sender.c ipm: Make config_info pointers const. 2016-10-15 12:29:23 +00:00
ram_console.c kernel: deprecate old init levels 2016-11-09 17:59:44 +00:00
uart_console.c console: Fix warnings related to the use of deprecated APIs 2016-11-11 14:50:58 +02:00
uart_pipe.c drivers/console: Fix flush data on uart_pipe_setup 2016-03-29 16:41:50 +00:00