Team Walter / Mbed 2 deprecated Example

Dependencies:   mbed BMI160 max32630fthr

Files at this revision

API Documentation at this revision

Comitter:
j3
Date:
Mon Feb 06 20:18:00 2017 +0000
Parent:
5:4deb38e46a10
Child:
7:811949acf593
Commit message:
Updated to official mbed lib

Changed in this revision

BMI160.lib Show annotated file Show diff for this revision Revisions of this file
SDFileSystem.lib 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-dev.lib 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	Wed Dec 21 01:03:52 2016 +0000
+++ b/BMI160.lib	Mon Feb 06 20:18:00 2017 +0000
@@ -1,1 +1,1 @@
-https://developer.mbed.org/users/j3/code/BMI160/#12782f5d4aa4
+https://developer.mbed.org/users/j3/code/BMI160/#0ae99e97bcf5
--- a/SDFileSystem.lib	Wed Dec 21 01:03:52 2016 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-https://developer.mbed.org/teams/mbed/code/SDFileSystem/#8db0d3b02cec
--- a/main.cpp	Wed Dec 21 01:03:52 2016 +0000
+++ b/main.cpp	Mon Feb 06 20:18:00 2017 +0000
@@ -32,7 +32,6 @@
 
 
 #include "mbed.h"
-#include "SDFileSystem.h"
 #include "max32630fthr.h"
 #include "bmi160.h"
 
@@ -121,7 +120,7 @@
         failures++;
     }
     
-    wait(5.0);
+    wait(1.0);
     printf("\033[H");  //home
     printf("\033[0J");  //erase from cursor to end of screen
     
--- a/max32630fthr.lib	Wed Dec 21 01:03:52 2016 +0000
+++ b/max32630fthr.lib	Mon Feb 06 20:18:00 2017 +0000
@@ -1,1 +1,1 @@
-https://developer.mbed.org/users/j3/code/max32630fthr/#54d31920a9b5
+https://developer.mbed.org/users/switches/code/max32630fthr/#8e424775234a
--- a/mbed-dev.lib	Wed Dec 21 01:03:52 2016 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-https://developer.mbed.org/users/j3/code/mbed-dev/#16f54ee1a230
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed.bld	Mon Feb 06 20:18:00 2017 +0000
@@ -0,0 +1,1 @@
+http://mbed.org/users/mbed_official/code/mbed/builds/176b8275d35d
\ No newline at end of file