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.

History

Pull new revision of mbed default tip

2016-09-12, by stevew817 [Mon, 12 Sep 2016 10:48:57 +0000] rev 6

Pull new revision of mbed


Added note on callback usage

2015-08-10, by stevew817 [Mon, 10 Aug 2015 07:51:09 +0000] rev 5

Added note on callback usage


fixed bug; https://developer.mbed.org/teams/SiliconLabs/code/Serial-LowPower-Demo/issues/1

2015-06-24, by srodk [Wed, 24 Jun 2015 07:28:48 +0000] rev 4

fixed bug; https://developer.mbed.org/teams/SiliconLabs/code/Serial-LowPower-Demo/issues/1


bugfixes

2015-05-13, by stevew817 [Wed, 13 May 2015 12:09:20 +0000] rev 3

bugfixes


Switch to mbed prebuilt

2015-05-13, by stevew817 [Wed, 13 May 2015 11:59:39 +0000] rev 2

Switch to mbed prebuilt


switch to prebuilt mbed;

2015-05-13, by stevew817 [Wed, 13 May 2015 09:01:35 +0000] rev 1

switch to prebuilt mbed;


Initial code check-in

2015-05-12, by Steven Cooreman [Tue, 12 May 2015 11:40:36 +0200] rev 0

Initial code check-in