Basic example showing the CMSIS-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 2:2ced6669ccc4, committed 2012-11-23
- Comitter:
- emilmont
- Date:
- Fri Nov 23 11:01:45 2012 +0000
- Parent:
- 1:50f9df2d7dd6
- Commit message:
- update 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 50f9df2d7dd6 -r 2ced6669ccc4 mbed-rtos.lib --- a/mbed-rtos.lib Fri Jul 13 16:08:05 2012 +0000 +++ b/mbed-rtos.lib Fri Nov 23 11:01:45 2012 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/mbed_official/code/mbed-rtos/#01158bb7600c +http://mbed.org/users/mbed_official/code/mbed-rtos/#80173c64d05d
diff -r 50f9df2d7dd6 -r 2ced6669ccc4 mbed.bld --- a/mbed.bld Fri Jul 13 16:08:05 2012 +0000 +++ b/mbed.bld Fri Nov 23 11:01:45 2012 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/mbed_official/code/mbed/builds/10b9abbe79a6 \ No newline at end of file +http://mbed.org/users/mbed_official/code/mbed/builds/3d775a932e1d \ No newline at end of file