Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed WakeUp_STM32
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
3:1d19ad5ddf52 | 2020-03-13 | kenjiArai | modified comments and constant |
2:4793eeeac6d0 | 2020-03-12 | kenjiArai | Enter Standby mode then wake up(only restart) by RTC timer |
1:abe49c3395cd | 2017-09-21 | kenjiArai | Added Standby mode into WakeUP library. This is a checking program for the standby mode on Nucleo-F446RE and other STM32 series.; |
0:1672d0903bdc | 2017-08-10 | kenjiArai | Study step 0 |