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.
simconfig.json@127:a21788227ca6, 2019-07-15 (annotated)
- Committer:
- ocomeni
- Date:
- Mon Jul 15 21:37:22 2019 +0000
- Branch:
- PassingRegression
- Revision:
- 127:a21788227ca6
- Parent:
- 73:6f5021cbe752
started coding of access token acquisition:; 1. make request with credentials - DONE; 2. get response - DONE; 3. extract Id and refresh tokens from response - DONE; 4. integrate with code - pending; 5. test - pending
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| ocomeni | 73:6f5021cbe752 | 1 | { |
| ocomeni | 73:6f5021cbe752 | 2 | "ignore": [ |
| ocomeni | 73:6f5021cbe752 | 3 | "./mbed-http" |
| ocomeni | 73:6f5021cbe752 | 4 | ] |
| ocomeni | 73:6f5021cbe752 | 5 | } |