Ported example STemWin_HelloWorld from STM32Cube_FW_F7_V1.3.0 Just compiled succesfully, not tested on real board.
Dependencies: BSP_DISCO_F746NG mbed
Diff: main.cpp
- Revision:
- 1:d8eaa5aa6ad5
- Parent:
- 0:a53ccea9154d
--- 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