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: Memory_Card_Game SDFileSystem mbed
Diff: main.cpp
- Revision:
- 5:6853dc5bd06d
- Parent:
- 3:b66ff5f0e546
- Child:
- 6:88e284f2063c
--- a/main.cpp Mon Mar 14 19:25:47 2016 +0000 +++ b/main.cpp Mon Mar 14 19:51:36 2016 +0000 @@ -1,6 +1,5 @@ // Authors: Kristen Fernandez, Krish Ravindranath -// Target: nxp lpc1768 -// March 14 2015 +// Target: MBED nxp lpc1768 #include "mbed.h" #include "SDFileSystem.h"