Basic example showing the Semaphore 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_semaphore
semaphore example
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
6:1a383b363dc3 | 2017-02-15 | mbed_official | Revert update to mbed-os. |
5:574f47121e8e | 2017-01-13 | mab5449 | Updated to mbed 5 |
4:ec4791bc6554 | 2017-01-11 | Bartek Szatkowski |
Update example to use current RTOS API |
3:02e47d35a686 | 2013-06-04 | emilmont | Point to the latest libraries |
2:27ed86b056b1 | 2012-11-23 | emilmont | update libraries |
1:bdf73f017a77 | 2012-07-13 | emilmont | First implementation |
0:743b15bc7d6f | 2012-07-13 | mbed_official | Initial template for the RTOS Semaphore example |