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.
Fork of Task324Solution by
Revision 5:0e52b9b0b1f8, committed 2019-09-11
- Comitter:
- noutram
- Date:
- Wed Sep 11 14:44:37 2019 +0000
- Parent:
- 4:029c514e346d
- Commit message:
- 2019
Changed in this revision
mbed-os.lib | Show annotated file Show diff for this revision Revisions of this file |
mbed_app.json | Show annotated file Show diff for this revision Revisions of this file |
diff -r 029c514e346d -r 0e52b9b0b1f8 mbed-os.lib --- a/mbed-os.lib Tue Feb 06 08:27:05 2018 +0000 +++ b/mbed-os.lib Wed Sep 11 14:44:37 2019 +0000 @@ -1,1 +1,1 @@ -https://github.com/ARMmbed/mbed-os/#caeaa49d68c67ee00275cece10cd88e0ed0f6ed3 +https://github.com/ARMmbed/mbed-os/#1bf6b20df9d3cd5f29f001ffc6f0d0fcbbb96118
diff -r 029c514e346d -r 0e52b9b0b1f8 mbed_app.json --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mbed_app.json Wed Sep 11 14:44:37 2019 +0000 @@ -0,0 +1,3 @@ +{ + "requires": ["bare-metal"] +} \ No newline at end of file