Detektor Integracion Hardware VSR / Mbed 2 deprecated DTK-MEGAPACA_NUCLEO_copy2

Dependencies:   BufferedSerial PinDetect mbed

Fork of DTK-MEGAPACA_NUCLEO by Felícito Manzano

Files at this revision

API Documentation at this revision

Comitter:
hudakz
Date:
Tue Aug 02 20:07:16 2016 +0000
Parent:
0:d81be2ce0c05
Child:
2:01df16953268
Commit message:
Updated

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
mbed-MapleMini.lib 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
--- a/main.cpp	Sun Jul 17 08:46:45 2016 +0000
+++ b/main.cpp	Tue Aug 02 20:07:16 2016 +0000
@@ -5,7 +5,7 @@
 DigitalOut  myled(LED1);
  
 int main() {
-    confSysClock();     // Configure system clock (72MHz HSE clock, 36MHz APB1 peripheral clock)
+    confSysClock();     //Configure system clock (72MHz HSE clock, 48MHz USB clock)
     while(1) {
         myled = 1;      // turn the LED on
         wait(0.2);      // 200 ms
--- a/mbed-MapleMini.lib	Sun Jul 17 08:46:45 2016 +0000
+++ b/mbed-MapleMini.lib	Tue Aug 02 20:07:16 2016 +0000
@@ -1,1 +1,1 @@
-https://developer.mbed.org/users/hudakz/code/mbed-MapleMini/#0ced269d2669
+https://developer.mbed.org/users/hudakz/code/mbed-MapleMini/#7b9d53d8e473
--- a/mbed.bld	Sun Jul 17 08:46:45 2016 +0000
+++ b/mbed.bld	Tue Aug 02 20:07:16 2016 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/6c34061e7c34
\ No newline at end of file
+http://mbed.org/users/mbed_official/code/mbed/builds/f9eeca106725
\ No newline at end of file