motor board library

Dependencies:   ST_INTERFACES X_NUCLEO_COMMON

Dependents:   selfbalansingcar

Fork of X_NUCLEO_IHM02A1 by ST

Files at this revision

API Documentation at this revision

Comitter:
Davidroid
Date:
Fri Mar 11 15:49:04 2016 +0000
Parent:
15:31785d1acd4b
Child:
17:4b3dc908724f
Commit message:
+ Updated with the new version of common libraries.

Changed in this revision

Components/l6470/l6470.h Show annotated file Show diff for this revision Revisions of this file
Components/l6470/l6470_class.cpp Show annotated file Show diff for this revision Revisions of this file
X_NUCLEO_COMMON.lib Show annotated file Show diff for this revision Revisions of this file
--- a/Components/l6470/l6470.h	Mon Feb 15 15:55:48 2016 +0000
+++ b/Components/l6470/l6470.h	Fri Mar 11 15:49:04 2016 +0000
@@ -46,7 +46,7 @@
 
 /* Includes ------------------------------------------------------------------*/
 
-#include "microstepping_motor.h"
+#include "../Common/microstepping_motor.h"
 
 
 /* Definitions ---------------------------------------------------------------*/
--- a/Components/l6470/l6470_class.cpp	Mon Feb 15 15:55:48 2016 +0000
+++ b/Components/l6470/l6470_class.cpp	Fri Mar 11 15:49:04 2016 +0000
@@ -49,7 +49,6 @@
 /* Includes ------------------------------------------------------------------*/
 
 #include "l6470_class.h"
-#include "l6470.h"
 
 
 /* Variables -----------------------------------------------------------------*/
--- a/X_NUCLEO_COMMON.lib	Mon Feb 15 15:55:48 2016 +0000
+++ b/X_NUCLEO_COMMON.lib	Fri Mar 11 15:49:04 2016 +0000
@@ -1,1 +1,1 @@
-https://developer.mbed.org/teams/ST/code/X_NUCLEO_COMMON/#165bd6bc00ea
+https://developer.mbed.org/teams/ST/code/X_NUCLEO_COMMON/#216930edb6b7