zephyr/drivers/console
Anas Nashif 8d879a5c32 define UART_CONSOLE_INDEX using Kconfig
Use Kconfig to define this variable and remove its
previous definitions from board.h. This will simplify
creation of different variants from a single platform.

Change-Id: I0aaa5aa81dedf096c6d8c1ea2d509c71817336d3
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:14:27 -05:00
..
Kconfig define UART_CONSOLE_INDEX using Kconfig 2016-02-05 20:14:27 -05:00
Makefile Rename BSP_DIR to PLATFORM 2016-02-05 20:14:27 -05:00
uart_console.c Use static interrupt registration in device drivers 2016-02-05 20:14:25 -05:00