mbed-os/features
Bartek Szatkowski 6a045a49a9 Platform: Add sleep/deepsleep user facing functions
Add sleep/deepsleep functions to platform layer which are replacing HAL
functions with the same name, rename existing symbols in HAL layer
to hal_sleep/hal_deepsleep. This way sleep functions
are always available, even if target doesn't implement them, which makes
the code using sleep clearer. It also enables us to make decision on in
which builds (debug/release) the sleep will be enabled.
2017-01-19 09:39:29 +00:00
..
FEATURE_BLE Platform: Add sleep/deepsleep user facing functions 2017-01-19 09:39:29 +00:00
FEATURE_COMMON_PAL Update mbed-client-c version 3.0.4 2016-12-23 13:52:42 +02:00
FEATURE_LWIP Merge pull request #3403 from geky/lwip-fix-tcp-connect-error 2017-01-10 10:43:37 +00:00
FEATURE_UVISOR uVisor: Update to v0.26.2 2017-01-10 13:15:54 +00:00
frameworks Merge pull request #3157 from SiliconLabs/SiliconLabs-EFR32 2016-12-02 15:46:35 +01:00
mbedtls Apply new naming convention to mbed TLS macros 2016-11-18 15:01:01 +00:00
nanostack Add support for ethernet-only configuration with Nanostack. 2017-01-09 18:26:56 +02:00
netsocket Merge pull request #3458 from hasnainvirk/nsapi_levels 2016-12-23 13:07:58 +00:00
storage/FEATURE_STORAGE Corrections of debug trace statements which prevent compilation when CFSTORE_DEBUG is defined. 2016-12-05 15:29:22 +00:00
unsupported Merge pull request #3571 from jeromecoutant/PR_DISCO_F769NI 2017-01-16 16:38:20 +00:00