zephyr/arch/arm/soc
Maureen Helm 54d1a608ff imxrt1050: Disable low-power modes
The imxrt1050 is configured to use SYSTICK for the kernel timer, but
SYSTICK cannot wake up the soc from low-power modes. Disable low-power
modes on this soc until we have support for an alternative timer.

This fixes k_sleep on the EVKB version of the mimxrt1050_evk board. An
earlier version of the board (EVK, not EVKB), had A0 silicon which
by default did not enter low-power mode on a wfi.

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2018-06-23 11:00:20 +02:00
..
arm arch: arm: soc: remove core zephyr header inclusions from soc.h 2018-06-21 22:28:00 +02:00
atmel_sam arch: arm: soc: remove core zephyr header inclusions from soc.h 2018-06-21 22:28:00 +02:00
atmel_sam0 soc: soc_family: Consistently quote string defaults 2018-05-26 19:17:48 -04:00
nordic_nrf arch: arm: soc: remove core zephyr header inclusions from soc.h 2018-06-21 22:28:00 +02:00
nxp_imx imxrt1050: Disable low-power modes 2018-06-23 11:00:20 +02:00
nxp_kinetis boards: frdm_kl25z: add USB support 2018-06-12 04:09:50 -04:00
nxp_lpc soc: defconfig.series: Consistently quote string defaults 2018-05-26 19:17:48 -04:00
silabs_exx32 soc: defconfig.series: Consistently quote string defaults 2018-05-26 19:17:48 -04:00
st_stm32 usb: remove all CONFIG_*_EP_ADDR options 2018-06-22 12:30:55 -04:00
ti_lm3s6965 soc: defconfig: Consistently quote string defaults 2018-05-26 19:17:48 -04:00
ti_simplelink arch: arm: soc: cc2650: Remove dead code. 2018-05-30 22:20:37 -04:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00