mbed-os/targets
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
..
TARGET_ARM_SSG Platform: Add sleep/deepsleep user facing functions 2017-01-19 09:39:29 +00:00
TARGET_Atmel Platform: Add sleep/deepsleep user facing functions 2017-01-19 09:39:29 +00:00
TARGET_Freescale Platform: Add sleep/deepsleep user facing functions 2017-01-19 09:39:29 +00:00
TARGET_Maxim Platform: Add sleep/deepsleep user facing functions 2017-01-19 09:39:29 +00:00
TARGET_NORDIC Platform: Add sleep/deepsleep user facing functions 2017-01-19 09:39:29 +00:00
TARGET_NUVOTON Platform: Add sleep/deepsleep user facing functions 2017-01-19 09:39:29 +00:00
TARGET_NXP Platform: Add sleep/deepsleep user facing functions 2017-01-19 09:39:29 +00:00
TARGET_ONSEMI Formatting changes as per guidelines 2016-11-29 16:58:33 +05:30
TARGET_RENESAS Fix I2C driver for RZ/A1H 2017-01-10 12:44:12 +09:00
TARGET_STM Platform: Add sleep/deepsleep user facing functions 2017-01-19 09:39:29 +00:00
TARGET_Silicon_Labs Platform: Add sleep/deepsleep user facing functions 2017-01-19 09:39:29 +00:00
TARGET_WIZNET/TARGET_W7500x Platform: Add sleep/deepsleep user facing functions 2017-01-19 09:39:29 +00:00
TARGET_ublox Platform: Add sleep/deepsleep user facing functions 2017-01-19 09:39:29 +00:00
targets.json Merge pull request #3571 from jeromecoutant/PR_DISCO_F769NI 2017-01-16 16:38:20 +00:00