Basic example showing the Thread 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_basic
basic rtos example
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
11:0309bef74ba8 | 2017-02-15 | mbed_official | Revert update to mbed-os. |
10:dc33cd3f4eb9 | 2017-01-12 | mab5449 | Wait times updated; |
9:dd58814e2dcf | 2017-01-12 | mab5449 | Thread::wait is deprecated |
8:c1e1db61aee7 | 2017-01-12 | mab5449 | Updating to mbed OS |
7:8d9919175929 | 2016-11-22 | geky | Update to use start function |
6:209f4db62daf | 2013-06-04 | emilmont | Point to the latest libraries |
5:13d334f4998d | 2013-04-30 | emilmont | Update libraries |
4:de886240a4de | 2012-11-23 | emilmont | rtos library update |
3:c92e21f305d8 | 2012-11-23 | emilmont | Update to latest mbed and rtos libraries |
2:224bef5677b3 | 2012-08-03 | emilmont | Move the RTX configuration file in the RTX library |
1:491820ee784d | 2012-07-12 | emilmont | First implementation of the rtos_basic test |
0:b7777a15fb91 | 2012-07-12 | mbed_official | Empty template for rtos_basic example |