A code sample showing the use of the asynchronous Serial APIs.
Dependencies: mbed
Beware: this example is only compatible with boards supporting the asynchronous APIs!
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.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
6:7136baf24c9c | 2016-09-12 | stevew817 | Pull new revision of mbed |
5:997e92a78a3b | 2015-08-10 | stevew817 | Added note on callback usage |
4:bbf422ee69e4 | 2015-06-24 | srodk | fixed bug; https://developer.mbed.org/teams/SiliconLabs/code/Serial-LowPower-Demo/issues/1 |
3:f911d11682f3 | 2015-05-13 | stevew817 | bugfixes |
2:77e141c1ffa9 | 2015-05-13 | stevew817 | Switch to mbed prebuilt |
1:f6715f1bf6a6 | 2015-05-13 | stevew817 | switch to prebuilt mbed; |
0:074157529cc4 | 2015-05-12 | Steven Cooreman |
Initial code check-in |