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.
Revision 4:0bf3fe309b3e, committed 2016-09-12
- Comitter:
- stevew817
- Date:
- Mon Sep 12 08:41:41 2016 +0000
- Parent:
- 3:c950338a014e
- Commit message:
- Updated mbed library to latest version
Changed in this revision
mbed.bld | Show annotated file Show diff for this revision Revisions of this file |
diff -r c950338a014e -r 0bf3fe309b3e mbed.bld --- a/mbed.bld Mon Aug 10 07:52:21 2015 +0000 +++ b/mbed.bld Mon Sep 12 08:41:41 2016 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/mbed_official/code/mbed/builds/8ab26030e058 \ No newline at end of file +http://mbed.org/users/mbed_official/code/mbed/builds/2e9cc70d1897 \ No newline at end of file