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.
Diff: main.cpp
- Revision:
- 5:ca9bf0d65cc6
- Parent:
- 0:db1600a88ae1
- Child:
- 15:0d8d06c4864d
diff -r fdc081ac0efb -r ca9bf0d65cc6 main.cpp
--- a/main.cpp Mon Jul 16 20:45:42 2018 +0100
+++ b/main.cpp Mon Jul 16 21:15:39 2018 +0100
@@ -9,7 +9,7 @@
mbed_stats_sys_t stats;
mbed_stats_sys_get(&stats);
- printf("Mbed OS Version: 0x%x \n", stats.os_version);
+ printf("Mbed OS Version: %ld \n", stats.os_version);
/* CPUID Register information
[31:24]Implementer 0x41 = ARM