zephyr/arch/arc
Daniel Leung cbd7dc65c4 quark_se_ss: enable UART
On Arduino 101, the sensor subsystem also has access to the two UARTs
on board. So this adds the necessary code to enable them to be used.
However, one needs to make sure only one core has access to one UART
at the same time.

Change-Id: I9f6c203916164d1b48559a9752fb1e4d879d7fa4
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2016-02-05 20:25:06 -05:00
..
core kernel: add per-thread errno support 2016-02-05 20:24:58 -05:00
include kernel: add per-thread errno support 2016-02-05 20:24:58 -05:00
platforms quark_se_ss: enable UART 2016-02-05 20:25:06 -05:00
defconfig serial/ns16550: refactor (again) to conform to driver model 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 irq_offload: ARC implementation 2016-02-05 20:24:55 -05:00
Makefile move cflags setting to arch/<arch>/Makefile 2016-02-05 20:24:28 -05:00