updated for mbed-os 5.5
Fork of Task131 by
Revision 2:cd62746dce8d, committed 2019-09-10
- Comitter:
- noutram
- Date:
- Tue Sep 10 14:29:03 2019 +0000
- Parent:
- 1:57dcf2e26432
- 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 57dcf2e26432 -r cd62746dce8d mbed-os.lib --- a/mbed-os.lib Thu Jul 13 14:46:30 2017 +0000 +++ b/mbed-os.lib Tue Sep 10 14:29:03 2019 +0000 @@ -1,1 +1,1 @@ -https://github.com/ARMmbed/mbed-os/#8828635da469162cf2854b5287561c663fb96e72 +https://github.com/ARMmbed/mbed-os/#1bf6b20df9d3cd5f29f001ffc6f0d0fcbbb96118
diff -r 57dcf2e26432 -r cd62746dce8d mbed_app.json --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mbed_app.json Tue Sep 10 14:29:03 2019 +0000 @@ -0,0 +1,3 @@ +{ + "requires": ["bare-metal"] +} \ No newline at end of file