zephyr/drivers/console
Dirk Brandewie c48418f2bd init: remove pure_init macro
This macro is legacy from an early implementation of the init system
before the pure level was split into early and late phases remove it
now to avoid confusion going forward.

Change-Id: I6720874c840c9e14888fd6f411a8182e7420ca29
Signed-off-by: Dirk Brandewie <dirk.j.brandewie@intel.com>
2016-02-05 20:24:19 -05:00
..
ipi_console_receiver.c ipi_console_receiver: fix semaphore usage 2016-02-05 20:24:18 -05:00
ipi_console_sender.c ipi_console_sender: filter out '\r' 2016-02-05 20:24:18 -05:00
Kconfig IPI console driver with test case 2016-02-05 20:24:17 -05:00
Makefile drivers/console: fix missing '+=' in Makefile 2016-02-05 20:24:18 -05:00
ram_console.c ram_console: driver for emitting console messages to a buffer 2016-02-05 20:24:17 -05:00
uart_console.c init: remove pure_init macro 2016-02-05 20:24:19 -05:00