Julien VILLEMEJANE / Mbed 2 deprecated PIMS_VisionIndus_IHM

Dependencies:   F746_GUI_vV mbed Vision_Indus_IHM

Files at this revision

API Documentation at this revision

Comitter:
MikamiUitOpen
Date:
Tue Apr 19 13:16:07 2016 +0000
Parent:
5:75dc1ee62935
Child:
7:5788d0406bfd
Commit message:
7

Changed in this revision

BSP_DISCO_F746NG.lib Show annotated file Show diff for this revision Revisions of this file
BSP_DISCO_F746NG_patch_fixed.lib Show diff for this revision Revisions of this file
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/BSP_DISCO_F746NG.lib	Tue Apr 19 13:16:07 2016 +0000
@@ -0,0 +1,1 @@
+http://mbed.org/teams/ST/code/BSP_DISCO_F746NG/#458ab1edf6b2
--- a/BSP_DISCO_F746NG_patch_fixed.lib	Tue Apr 12 05:49:16 2016 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-https://developer.mbed.org/users/the_sz/code/BSP_DISCO_F746NG_patch_fixed/#a4e658110084
--- a/main.cpp	Tue Apr 12 05:49:16 2016 +0000
+++ b/main.cpp	Tue Apr 19 13:16:07 2016 +0000
@@ -4,7 +4,7 @@
 //
 //      GuiBase, Button, ButtonGroup, Label, NumericLabel, BlinkLabel, SeekBar
 //
-//  2016/04/12, Copyright (c) 2016 MIKAMI, Naoki
+//  2016/04/19, Copyright (c) 2016 MIKAMI, Naoki
 //--------------------------------------------------------------------------------
 
 #include "NumericLabel.hpp"
@@ -25,7 +25,7 @@
 
 int main()
 {
-    Label obj10(240, 4, "Dome: GUI parts, 2016/04/12", Label::CENTER, Font16);
+    Label obj10(240, 4, "Dome: GUI parts, 2016/04/19", Label::CENTER, Font16);
     Label obj11(240, 24, "Label, NumericLabel, BlinkLabel, Button, ButtonGroup, SeekBar",
                 Label::CENTER);
 
--- a/mbed.bld	Tue Apr 12 05:49:16 2016 +0000
+++ b/mbed.bld	Tue Apr 19 13:16:07 2016 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/99a22ba036c9
\ No newline at end of file
+http://mbed.org/users/mbed_official/code/mbed/builds/082adc85693f
\ No newline at end of file