zephyr/arch
Daniel Leung 3c9592ec59 quark_se: need some extra love for interrupt driver UARTs
() The SCSS has some additional registers to mask interrupts
   from peripherals. This patch unmasks the interrupts for
   the two UARTs on board, so that interrupts can be delivered.
() The UART interrupts are edge-triggerd, so set the config
   options accordingly.

Change-Id: I39a1edccd830a8a19288982efa2e9d0faaaff8ba
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2016-02-05 20:24:58 -05:00
..
arc Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
arm Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
x86 quark_se: need some extra love for interrupt driver UARTs 2016-02-05 20:24:58 -05:00
Kconfig kconfig: define architecture as a kconfig variable 2016-02-05 20:24:52 -05:00
Makefile