Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

STM32 LOWPOWERTIMER : introduce LPTIM feature #5749

Merged
merged 1 commit into from Jan 15, 2018

Commits on Jan 9, 2018

  1. STM32 LOWPOWERTIMER : introduce LPTIM feature

    STM32L0, L4, F7 and few F4 chip are supporting LPTIM feature.
    We propose to allow user to use LPTIM for MBED LowPowerTimer API instead of using RTC wakeup timers.
    
    By default, all targets that are supporting this feature have been configured.
    jeromecoutant committed Jan 9, 2018
    Copy the full SHA
    a816e93 View commit details
    Browse the repository at this point in the history