zephyr/boards
Gil Pitney 3bbdee3a61 cc3200: Ensure UART can wake up Zephyr after wfi in idle
Previously, running UART applications in Zephyr from sFlash would
not show consistent character output.

The PRCM clock enable for UART was missing the sleep mode while
enabling the UART clock.

This has been fixed, and verified with philosophers (polled output)
and shell (interrupt driven) zephyr examples running from sFlash.

Change-Id: I95a87996f252d82b0c1c13d3f77535971b5cf9c5
Signed-off-by: Gil Pitney <gil.pitney@linaro.org>
2016-12-20 09:14:49 -06:00
..
arc boards: define onboard LED on quark se c1000 devboard 2016-12-16 16:36:53 -05:00
arm cc3200: Ensure UART can wake up Zephyr after wfi in idle 2016-12-20 09:14:49 -06:00
nios2 board: organize boards based on architecture 2016-10-24 19:59:42 +00:00
x86 Merge "Merge net branch into master" 2016-12-05 15:56:26 +00:00
Kconfig build: add Kconfig mechanism for deprecating boards 2016-10-25 20:56:41 +00:00
Makefile board: organize boards based on architecture 2016-10-24 19:59:42 +00:00