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 0:09121786965f, committed 2016-05-25
- Comitter:
- rfivet
- Date:
- Wed May 25 07:13:01 2016 +0000
- Child:
- 1:33cdb7f33393
- Commit message:
- Creation
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 |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/main.cpp Wed May 25 07:13:01 2016 +0000
@@ -0,0 +1,6 @@
+/* empty -- does nothing */
+
+#include "mbed.h"
+
+int main() {
+}
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mbed.bld Wed May 25 07:13:01 2016 +0000 @@ -0,0 +1,1 @@ +http://mbed.org/users/mbed_official/code/mbed/builds/7c328cabac7e \ No newline at end of file
