Ported example STemWin_HelloWorld from STM32Cube_FW_F7_V1.3.0 Just compiled succesfully, not tested on real board.

Dependencies:   BSP_DISCO_F746NG mbed

Files at this revision

API Documentation at this revision

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
diff -r a53ccea9154d -r d8eaa5aa6ad5 main.cpp
--- 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