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.
Dependencies: mbed
Revision 1:3dfd9c4c2520, committed 2018-03-17
- Comitter:
- masan
- Date:
- Sat Mar 17 04:34:04 2018 +0000
- Parent:
- 0:d54c76ac1184
- Child:
- 2:65c48a2e85dc
- Commit message:
- git commit test;
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Sat Mar 17 04:29:17 2018 +0000 +++ b/main.cpp Sat Mar 17 04:34:04 2018 +0000 @@ -1,3 +1,5 @@ +//git test + #include "mbed.h" DigitalOut dig_1(p15);