zephyr/drivers/console
Carles Cufi 0e650d4eaf drivers: rtt: Lock interrupts around RTT Write
Since RTTWriteNoLock is not thread-safe or preemptable, it is necessary
to lock interrupts around the calls to it.

Change-id: I38b7e37a0f46e77bf82c1e07d549414393e84a51
Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2017-01-05 13:32:11 +01:00
..
Kconfig shell: move shell to its own subsystem 2016-12-25 19:35:11 +00:00
Makefile shell: move shell to its own subsystem 2016-12-25 19:35:11 +00:00
ipm_console_receiver.c drivers: update ipm driver to use unified kernel 2016-11-13 13:53:53 +00:00
ipm_console_sender.c drivers: update ipm driver to use unified kernel 2016-11-13 13:53:53 +00:00
ram_console.c drivers: Remove legacy nanokernel.h include 2016-12-04 14:59:37 -06:00
rtt_console.c drivers: rtt: Lock interrupts around RTT Write 2017-01-05 13:32:11 +01:00
uart_console.c drivers: console: use unified kernel API 2016-11-30 23:49:04 +00:00
uart_pipe.c drivers: Remove legacy nanokernel.h include 2016-12-04 14:59:37 -06:00