Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: Assignment_3__Embedded_Software
Fork of mbed-rtos by
mbed_lib.json@119:19af2d39a542, 2016-08-10 (annotated)
- Committer:
- Kojto
- Date:
- Wed Aug 10 16:09:20 2016 +0100
- Revision:
- 119:19af2d39a542
- Parent:
- 118:6635230e06ba
RTOS rev119
Compatible with the mbed library v123
Changes:
- new targets: NRF52 and NUC472
- mbed singleton mutex addition
- main thread with timers fix
- Thread - mutex addition for synchronization
- Semaphore - default count argument set to 0
- RTOSTimer - add new ctor with Callback
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| Kojto | 118:6635230e06ba | 1 | { |
| Kojto | 118:6635230e06ba | 2 | "name": "rtos", |
| Kojto | 118:6635230e06ba | 3 | "config": { |
| Kojto | 118:6635230e06ba | 4 | "present": 1 |
| Kojto | 118:6635230e06ba | 5 | } |
| Kojto | 118:6635230e06ba | 6 | } |
