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: FRDM_MMA8451Q TSI USBDevice mbed
Revision 1:32eacc4f6beb, committed 2012-10-23
- Comitter:
- emilmont
- Date:
- Tue Oct 23 09:35:31 2012 +0000
- Parent:
- 0:f59179afee57
- Child:
- 2:21dc355630f2
- Commit message:
- Update mbed library
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
| mbed-KL25Z.lib | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Thu Oct 11 12:46:54 2012 +0000
+++ b/main.cpp Tue Oct 23 09:35:31 2012 +0000
@@ -7,7 +7,7 @@
int i=0;
pc.printf("\nHello World!\n");
- while (1) {
+ while (true) {
wait(0.5);
pc.printf("%d\n",i);
i++;
--- a/mbed-KL25Z.lib Thu Oct 11 12:46:54 2012 +0000 +++ b/mbed-KL25Z.lib Tue Oct 23 09:35:31 2012 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/emilmont/code/mbed-KL25Z/#2fd6de8f897c +http://mbed.org/users/emilmont/code/mbed-KL25Z/#73c5efe92a6c