Low-powered blinky example
Dependencies: mbed
Blinks an LED using a low-power ticker.
Uses the asynchronous APIs and improved sleep API.
Information
All examples in this repo are considered EXPERIMENTAL QUALITY, meaning this code has been created as one-off proof-of-concept and is suitable as a demonstration for experimental purposes only. This code will not be regularly maintained by Silicon Labs and there is no guarantee that these projects will work across all environments, SDK versions and hardware.
History
Updated mbed library to latest version
2016-09-12, by stevew817 [Mon, 12 Sep 2016 08:41:41 +0000] rev 4
Updated mbed library to latest version
Added note on callback usage
2015-08-10, by stevew817 [Mon, 10 Aug 2015 07:52:21 +0000] rev 3
Added note on callback usage
Update to mbed binary build
2015-04-29, by stevew817 [Wed, 29 Apr 2015 21:23:49 +0000] rev 2
Update to mbed binary build
Add in mbed-src
2015-04-29, by Steven Cooreman [Wed, 29 Apr 2015 07:33:32 -0700] rev 1
Add in mbed-src
Initial commit
2015-04-20, by stevew817 [Mon, 20 Apr 2015 14:45:04 +0000] rev 0
Initial commit