LEDs/Button example.
Dependencies: mbed
Revision 0:2bd4c0051d9a, committed 2017-05-16
- Comitter:
- bcostm
- Date:
- Tue May 16 17:03:58 2017 +0200
- Child:
- 1:d343cf676574
- Commit message:
- Add dummy main.cpp and mbed library (to be both updated)
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 Tue May 16 17:03:58 2017 +0200
@@ -0,0 +1,5 @@
+#include "mbed.h"
+
+int main()
+{
+}
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mbed.bld Tue May 16 17:03:58 2017 +0200 @@ -0,0 +1,1 @@ +http://mbed.org/users/mbed_official/code/mbed/builds/4eea097334d6 \ No newline at end of file