Library to handle the X_NUCLEO_IHM02A1 Motor Control Expansion Board based on the L6470 component.

Dependencies:   X_NUCLEO_COMMON

Fork of X_NUCLEO_IHM02A1 by ST

Revision:
4:381d76f5b0b4
Parent:
1:b78dab6d2c58
Child:
12:a942d51c488b
--- a/Components/Interfaces/Component_class.h	Wed Nov 25 17:15:37 2015 +0000
+++ b/Components/Interfaces/Component_class.h	Thu Nov 26 16:24:17 2015 +0000
@@ -1,9 +1,9 @@
 /**
  ******************************************************************************
  * @file    Component_class.h
- * @author  AST / EST
- * @version V0.0.1
- * @date    13-April-2015
+ * @author  Davide Aliprandi, STMicrolectronics
+ * @version V1.0.0
+ * @date    April 13th, 2015
  * @brief   This file contains the abstract class describing the interface of a
  *          generic component.
  ******************************************************************************