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.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
9:27e0a0dd98d1 | 2017-08-02 | sgnezdov | added JobList testing |
8:8a65353ec8f3 | 2017-07-14 | sgnezdov | added code to locate jobService.GetJob() bug |
7:3513a1ae8fb7 | 2017-07-11 | sgnezdov | example of run once and run periodic and both work |
6:b0bca03d9f3a | 2017-07-11 | sgnezdov | added periodic job and it works |
5:79cbf6d8b5f0 | 2017-07-11 | sgnezdov | increased amount of time to run |
4:c40e9bb559a5 | 2017-07-11 | sgnezdov | added runner concept (no change at app lvl) |
3:dd0e559a9ff7 | 2017-07-11 | sgnezdov | run once job runs once and terminates application (good) |
2:4fe42e3bafe4 | 2017-07-11 | sgnezdov | added run once schedule job |
1:c049576bc37c | 2017-07-11 | sgnezdov | with improved data types |
0:728722f45131 | 2017-07-11 | sgnezdov | bare bones scheduler |