add the implementation of LP1768 wakeup based on the old WakeUp library
Dependencies: LPC1114_WakeInterruptIn
Fork of WakeUp by
History
Calibrate on LPC1114 now restores pin function settings afterwards (previously this broke wakeups were dp24 was used).
2014-07-30, by Sissors [Wed, 30 Jul 2014 20:39:57 +0000] rev 15
Calibrate on LPC1114 now restores pin function settings afterwards (previously this broke wakeups were dp24 was used).
;
; Moved WakeInterruptIn to Device folder.
Latest mbed(-src) lib does not automatically include toolchain.h on the LPC1114 anymore. So added in WakeUp code itself.
2014-07-30, by Sissors [Wed, 30 Jul 2014 20:02:47 +0000] rev 14
Latest mbed(-src) lib does not automatically include toolchain.h on the LPC1114 anymore. So added in WakeUp code itself.
Added calibrate for LPC1114
2014-07-30, by Sissors [Wed, 30 Jul 2014 15:07:08 +0000] rev 13
Added calibrate for LPC1114
Rewritten pin selection for LPC1114, now can be changed without modifying WakeUp code
2014-07-30, by Sissors [Wed, 30 Jul 2014 09:53:58 +0000] rev 12
Rewritten pin selection for LPC1114, now can be changed without modifying WakeUp code
Added initial LPC11xx support (LPC1114). Might need another commit :)
2014-07-28, by Sissors [Mon, 28 Jul 2014 19:46:03 +0000] rev 11
Added initial LPC11xx support (LPC1114). Might need another commit :)
General STM support for all devices with same RTC and Alarm A
2014-07-24, by Sissors [Thu, 24 Jul 2014 15:04:04 +0000] rev 10
General STM support for all devices with same RTC and Alarm A
Updated documentation
2014-07-24, by Sissors [Thu, 24 Jul 2014 12:59:16 +0000] rev 9
Updated documentation
Added NUCLEO F030R8
2014-07-23, by Sissors [Wed, 23 Jul 2014 19:54:52 +0000] rev 8
Added NUCLEO F030R8
used to wake up after enter power mode;
2014-07-21, by steniu01 [Mon, 21 Jul 2014 13:45:48 +0000] rev 7
used to wake up after enter power mode;
Added K20D50M support
2014-07-12, by Sissors [Sat, 12 Jul 2014 19:17:51 +0000] rev 6
Added K20D50M support