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: PowerControl RTC mbed
History
1)Power down most peripherals except for GPIO for LEDs and UART0 for serial port communication. 2) Can enter sleep mode and be waken by a RTC interrupt every minute after the first 5 seconds
2016-02-22, by weidongguo [Mon, 22 Feb 2016 06:57:25 +0000] rev 1
1)Power down most peripherals except for GPIO for LEDs and UART0 for serial port communication. 2) Can enter sleep mode and be waken by a RTC interrupt every minute after the first 5 seconds
enter power-down mode, and attempt to wake the board up from a real time clock (RTC) interrupt, but didn't succeed yet.
2016-02-18, by weidongguo [Thu, 18 Feb 2016 08:13:37 +0000] rev 0
enter power-down mode, and attempt to wake the board up from a real time clock (RTC) interrupt, but didn't succeed yet.