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 10:9882df01637d, committed 2017-07-11
- 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
--- 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