Basic example showing the RTOS Timer API
mbed 2 and mbed OS 5
This is an mbed 2 example. mbed OS 5 has integrated the mbed library with mbed-rtos. For an mbed-os example, please see:
Import programrtos_timer
timer example
Revision 4:9dd7d49be2c3, committed 2013-06-04
- Comitter:
- emilmont
- Date:
- Tue Jun 04 16:05:58 2013 +0100
- Parent:
- 3:6fcc9e29177a
- Commit message:
- Point to the latest libraries
Changed in this revision
mbed-rtos.lib | Show annotated file Show diff for this revision Revisions of this file |
mbed.bld | Show annotated file Show diff for this revision Revisions of this file |
diff -r 6fcc9e29177a -r 9dd7d49be2c3 mbed-rtos.lib --- a/mbed-rtos.lib Fri Nov 23 10:43:53 2012 +0000 +++ b/mbed-rtos.lib Tue Jun 04 16:05:58 2013 +0100 @@ -1,1 +1,1 @@ -http://mbed.org/users/mbed_official/code/mbed-rtos/#80173c64d05d +http://mbed.org/users/mbed_official/code/mbed-rtos/ \ No newline at end of file
diff -r 6fcc9e29177a -r 9dd7d49be2c3 mbed.bld --- a/mbed.bld Fri Nov 23 10:43:53 2012 +0000 +++ b/mbed.bld Tue Jun 04 16:05:58 2013 +0100 @@ -1,1 +1,1 @@ -http://mbed.org/users/mbed_official/code/mbed/builds/3d775a932e1d \ No newline at end of file +http://mbed.org/users/mbed_official/code/mbed/builds/ \ No newline at end of file