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:6282a1ee1391, committed 2017-04-14
- Comitter:
- Roietronics
- Date:
- Fri Apr 14 02:01:45 2017 +0000
- Parent:
- 0:f4dce843ac31
- Commit message:
- Update to MBED OS 5.4 release
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
| mbed-os.lib | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Thu Dec 15 09:37:19 2016 +0000
+++ b/main.cpp Fri Apr 14 02:01:45 2017 +0000
@@ -26,7 +26,10 @@
printf("I2C device found at address 0x%X", address); //Returns 7-bit addres
nDevices++;
}
-
+ else
+ {
+ //printf("I2C write returned error code 0x%X for address 0x%X\n", error, address);
+ }
}
if (nDevices == 0)
printf("No I2C devices found\n");
--- a/mbed-os.lib Thu Dec 15 09:37:19 2016 +0000 +++ b/mbed-os.lib Fri Apr 14 02:01:45 2017 +0000 @@ -1,1 +1,1 @@ -https://github.com/ARMmbed/mbed-os/#d5de476f74dd4de27012eb74ede078f6330dfc3f +https://github.com/ARMmbed/mbed-os/#42be5c01a7f91292d5e27124ad9584236025f6ab