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: F746_GUI_vV mbed Vision_Indus_IHM
Revision 6:ea30227e7db0, committed 2016-04-19
- Comitter:
- MikamiUitOpen
- Date:
- Tue Apr 19 13:16:07 2016 +0000
- Parent:
- 5:75dc1ee62935
- Child:
- 7:5788d0406bfd
- Commit message:
- 7
Changed in this revision
--- /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