NUCLEO-F030R8_ExtXtalTest

Dependencies:   nights-mbed-src

Files at this revision

API Documentation at this revision

Comitter:
nightseas
Date:
Tue Aug 18 07:29:56 2015 +0000
Parent:
0:190f0f0f96b5
Child:
2:216033df37ae
Commit message:
Add mbed source for debug.

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
mbed-src.lib Show annotated file Show diff for this revision Revisions of this file
mbed.bld Show diff for this revision Revisions of this file
--- a/main.cpp	Tue Aug 18 06:42:15 2015 +0000
+++ b/main.cpp	Tue Aug 18 07:29:56 2015 +0000
@@ -26,7 +26,7 @@
 
 int main() {
     
-    SystemClock_Config();    
+    //SystemClock_Config();    
     
     printf("SystemCoreClock = %d Hz\n\r", SystemCoreClock);
     
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed-src.lib	Tue Aug 18 07:29:56 2015 +0000
@@ -0,0 +1,1 @@
+http://mbed.org/users/mbed_official/code/mbed-src/#b13a1988fb27
--- a/mbed.bld	Tue Aug 18 06:42:15 2015 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/b9ad9a133dc7
\ No newline at end of file