zephyr/arch/arm
Daniel Leung 08b4fd431b console/uart: use device name instead of index
Use device name to find the UART device for console usage, instead of
relying on an arbitrary index.

Change-Id: Iebe01c9bf392dfee6d8284367f67647f7d47561a
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2016-02-05 20:24:56 -05:00
..
core irq_offload: API to run a function in IRQ context 2016-02-05 20:24:55 -05:00
include irq_offload: API to run a function in IRQ context 2016-02-05 20:24:55 -05:00
platforms console/uart: use device name instead of index 2016-02-05 20:24:56 -05:00
defconfig console/uart: use device name instead of index 2016-02-05 20:24:56 -05:00
Kbuild build: set platform name without quotes and reuse everywhere 2016-02-05 20:24:54 -05:00
Kconfig kconfig: define architecture as a kconfig variable 2016-02-05 20:24:52 -05:00
Makefile move cflags setting to arch/<arch>/Makefile 2016-02-05 20:24:28 -05:00