Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed BMI160 max32630fthr
Revision 6:1d23dc51ee3f, committed 2017-02-06
- 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
--- 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