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 success by
Revision 1:33cdb7f33393, committed 2016-05-27
- Comitter:
- rfivet
- Date:
- Fri May 27 04:31:24 2016 +0000
- Parent:
- 0:09121786965f
- Child:
- 2:341c2c700023
- Commit message:
- empty does nothing.
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
| mbed.bld | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Wed May 25 07:13:01 2016 +0000
+++ b/main.cpp Fri May 27 04:31:24 2016 +0000
@@ -1,6 +1,4 @@
/* empty -- does nothing */
-#include "mbed.h"
-
int main() {
}
--- a/mbed.bld Wed May 25 07:13:01 2016 +0000 +++ b/mbed.bld Fri May 27 04:31:24 2016 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/mbed_official/code/mbed/builds/7c328cabac7e \ No newline at end of file +http://mbed.org/users/mbed_official/code/mbed/builds/6c34061e7c34 \ No newline at end of file
