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: BSP_DISCO_F746NG mbed
Revision 1:d8eaa5aa6ad5, committed 2016-01-04
- Comitter:
 - icis4
 - Date:
 - Mon Jan 04 22:02:35 2016 +0000
 - Parent:
 - 0:a53ccea9154d
 - Commit message:
 - main.cpp used for testing removed
 
Changed in this revision
| main.cpp | Show diff for this revision Revisions of this file | 
--- a/main.cpp	Mon Jan 04 18:53:06 2016 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-#include <mbed.h>
-#include <GUI.h>
-
-int xxmain(void)
-{
-   for(;;); 
-}
\ No newline at end of file