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.
Fork of SwitchSciencembedLPC824_test by
Revision 11:7e4aa2823fad, committed 2014-12-19
- Comitter:
- switchscience
- Date:
- Fri Dec 19 09:39:31 2014 +0000
- Parent:
- 10:e508d79a907f
- Commit message:
- Hello code for "Switch Science mbed LPC824"
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 Thu Dec 18 10:16:06 2014 +0000 +++ b/main.cpp Fri Dec 19 09:39:31 2014 +0000 @@ -1,6 +1,6 @@ /* * Hello code for "Switch Science mbed LPC824" - * Copyright (c) 2014 Asagi SAEKI, Inc. + * Copyright (c) 2014 Switch Science, Inc. * Released under the MIT License: http://mbed.org/license/mit */
--- a/mbed.bld Thu Dec 18 10:16:06 2014 +0000 +++ b/mbed.bld Fri Dec 19 09:39:31 2014 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/mbed_official/code/mbed/builds/031413cf7a89 \ No newline at end of file +http://mbed.org/users/mbed_official/code/mbed/builds/4fc01daae5a5 \ No newline at end of file