Team Walter / Mbed 2 deprecated Example

Dependencies:   mbed BMI160 max32630fthr

Files at this revision

API Documentation at this revision

Comitter:
j3
Date:
Tue Jul 11 19:46:58 2017 +0000
Parent:
9:9e37e5da967a
Child:
11:23538d47ba82
Commit message:
Updated libs

Changed in this revision

BMI160.lib Show annotated file Show diff for this revision Revisions of this file
main.cpp Show annotated file Show diff for this revision Revisions of this file
max32630fthr.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/BMI160.lib	Tue Jul 11 18:29:12 2017 +0000
+++ b/BMI160.lib	Tue Jul 11 19:46:58 2017 +0000
@@ -1,1 +1,1 @@
-https://developer.mbed.org/teams/MaximIntegrated/code/BMI160/#0ae99e97bcf5
+https://developer.mbed.org/teams/MaximIntegrated/code/BMI160/#4949e9b15b6e
--- a/main.cpp	Tue Jul 11 18:29:12 2017 +0000
+++ b/main.cpp	Tue Jul 11 19:46:58 2017 +0000
@@ -32,7 +32,7 @@
 
 
 #include "mbed.h"
-#include "max32630fthr.h"
+//#include "max32630fthr.h"
 #include "bmi160.h"
 
 
@@ -43,7 +43,7 @@
 
 int main()
 {
-    MAX32630FTHR pegasus(MAX32630FTHR::VIO_3V3);
+    //MAX32630FTHR pegasus(MAX32630FTHR::VIO_3V3);
     
     DigitalOut rLED(LED1, LED_OFF);
     DigitalOut gLED(LED2, LED_OFF);
--- a/max32630fthr.lib	Tue Jul 11 18:29:12 2017 +0000
+++ b/max32630fthr.lib	Tue Jul 11 19:46:58 2017 +0000
@@ -1,1 +1,1 @@
-https://developer.mbed.org/teams/MaximIntegrated/code/max32630fthr/#3280f4d64c3d
+https://developer.mbed.org/teams/MaximIntegrated/code/max32630fthr/#02d6b69121e5
--- a/mbed.bld	Tue Jul 11 18:29:12 2017 +0000
+++ b/mbed.bld	Tue Jul 11 19:46:58 2017 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/176b8275d35d
\ No newline at end of file
+https://mbed.org/users/mbed_official/code/mbed/builds/22da6e220af6
\ No newline at end of file