mbed-os/targets
Kyle Kearney ab5eb07e3c Stop the us_ticker timer before deepsleep
A running timer will block DeepSleep, which would normally be
good because we don't want the timer to accidentally lose counts.
We don't care about that for us_ticker (If we're requesting deepsleep
the upper layers already determined that they are okay with that),
so explicitly stop the us_ticker timer before we go to sleep and
start it back up afterwards.
2020-06-16 11:07:34 -07:00
..
TARGET_ARM_FM Clean up ARM toolchain heap+stack setup in targets 2019-10-23 14:53:49 +03:00
TARGET_ARM_SSG Merge pull request #12888 from GaborAbonyi/musca_b1_i2c_pinmap_fix 2020-05-12 14:17:29 +02:00
TARGET_Analog_Devices ad4050lz: fix gcc copy table and zero table missing 2020-05-13 14:16:05 +01:00
TARGET_Cypress/TARGET_PSOC6 Stop the us_ticker timer before deepsleep 2020-06-16 11:07:34 -07:00
TARGET_Freescale nxp: fix vector redefinition from CMSIS 2020-06-04 09:10:08 +01:00
TARGET_GigaDevice Remove GD32_E103VB target 2020-04-09 15:32:40 +01:00
TARGET_Maxim Remove MAX32625NEXPAQ target 2020-04-30 09:56:36 +01:00
TARGET_NORDIC Merge pull request #13044 from hugueskamba/hk_nrf_implicit_declaration 2020-06-05 14:44:31 +02:00
TARGET_NUVOTON Merge pull request #12949 from 0xc0170/feature_CMSIS_5_b5f0603d6 2020-05-14 13:21:12 +02:00
TARGET_NXP Merge pull request #12623 from toyowata/baremetal_lpc1114 2020-05-15 13:17:52 +02:00
TARGET_RENESAS Remove vk_rz_a1h target 2020-04-09 15:32:41 +01:00
TARGET_STM Merge pull request #12966 from MultiTechSystems/update-df413-onoff 2020-06-16 13:54:01 +02:00
TARGET_Samsung comments the performance of TRNG 2020-01-22 14:40:51 +09:00
TARGET_Silicon_Labs Remove EFM32PG12 targets 2020-04-30 09:56:37 +01:00
TARGET_TOSHIBA Define MBED_CONF_RTOS_MAIN_THREAD_STACK_SIZE properly in rtos mbed_lib.json 2020-05-15 15:16:44 +01:00
TARGET_WICED Remove USI_WM_BN_BM_22 based targets 2020-04-20 16:55:35 +01:00
targets.json Merge pull request #12747 from jeromecoutant/PR_MBEDTLS 2020-06-16 13:55:50 +02:00