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.
Revision 1:09cc28c39f81, committed 2014-11-05
- Comitter:
- MikamiUitOpen
- Date:
- Wed Nov 05 04:03:45 2014 +0000
- Parent:
- 0:ab1c0a2028da
- Commit message:
- 2
Changed in this revision
| 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 |
--- a/main.cpp Tue Oct 21 09:04:45 2014 +0000 +++ b/main.cpp Wed Nov 05 04:03:45 2014 +0000 @@ -1,6 +1,6 @@ //-------------------------------------------------------------- // Example for ADC and DAC using mbed official classes -// Copyright (c) 2014 MIKAMI, Naoki, 2014/10/21 +// Copyright (c) 2014 MIKAMI, Naoki, 2014/11/05 //-------------------------------------------------------------- #include "mbed.h"
--- a/mbed.bld Tue Oct 21 09:04:45 2014 +0000 +++ b/mbed.bld Wed Nov 05 04:03:45 2014 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/mbed_official/code/mbed/builds/552587b429a1 \ No newline at end of file +http://mbed.org/users/mbed_official/code/mbed/builds/031413cf7a89 \ No newline at end of file