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 mbed-os-example-mbed5-blinky by
Revision 2:8834f9351e9b, committed 2016-07-28
- Comitter:
- mbed_official
- Date:
- Thu Jul 28 23:13:54 2016 +0100
- Parent:
- 1:846c97078558
- Child:
- 3:297fe5b2279f
- Commit message:
- Update mbed-os.lib to mbed-os-5.1.0-rc3 (36468c9a)
Commit copied from ./src/github.com/ARMmbed/mbed-os-example-blinky
Changed in this revision
| .gitignore | Show annotated file Show diff for this revision Revisions of this file |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.gitignore Thu Jul 28 23:13:54 2016 +0100 @@ -0,0 +1,4 @@ +.build +.mbed +projectfiles +*.py*
