mbed-os/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device
Bence Kaposzta ee7cefc868 Add RTC and Sleep to CM3DS
This commit represents the second stage of the low power implementations
that are required from Mbed 5.10 onwards. Besides the default hal
implementations (rtc_api.c and sleep.c), the PL031 RTC's native driver
needed to be added. Due to HW limitations in SSE-050 and the CM3DS,
Deep Sleep couldn't be implemented, therefore it is functionally
identical to Sleep (WFI).

Change-Id: Ibed2bdb452f48c98024dc7ef07fb51a4425e0a80
Signed-off-by: Bence Kaposzta <bence.kaposzta@arm.com>
2018-11-14 11:10:26 +01:00
..
TOOLCHAIN_ARM_STD
TOOLCHAIN_GCC_ARM
TOOLCHAIN_IAR
drivers Add RTC and Sleep to CM3DS 2018-11-14 11:10:26 +01:00
CM3DS.h
cmsis.h
cmsis_nvic.h
device_cfg.h Add RTC and Sleep to CM3DS 2018-11-14 11:10:26 +01:00
memory_zones.h
platform_devices.c Add RTC and Sleep to CM3DS 2018-11-14 11:10:26 +01:00
platform_devices.h Add RTC and Sleep to CM3DS 2018-11-14 11:10:26 +01:00
system_CMSDK_CM3DS.c
system_CMSDK_CM3DS.h