Simon Ford / Mbed 2 deprecated SystemCoreClock

Dependencies:   mbed

Files at this revision

API Documentation at this revision

Comitter:
simon
Date:
Tue Nov 24 10:02:09 2009 +0000
Commit message:

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
diff -r 000000000000 -r b1c25b546356 main.cpp
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/main.cpp	Tue Nov 24 10:02:09 2009 +0000
@@ -0,0 +1,5 @@
+#include "mbed.h"
+
+int main() {
+    printf("SystemCoreClock = %d Hz\n", SystemCoreClock);
+}
diff -r 000000000000 -r b1c25b546356 mbed.bld
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed.bld	Tue Nov 24 10:02:09 2009 +0000
@@ -0,0 +1,1 @@
+http://mbed.org/users/mbed_official/code/mbed/builds/32af5db564d4