From 1976dff5afb2d1207a7125f63b5c35a27cb9918c Mon Sep 17 00:00:00 2001 From: SMFSW Date: Sat, 23 Sep 2017 16:09:02 +0200 Subject: [PATCH] Removed CMSIS & HAL includes from files (already included by sarmfsw library) --- AT42QT1244.h | 2 -- AT42QT1244_ex.h | 2 -- AT42QT1244_proc.h | 2 -- BMP180.h | 2 -- BMP180_ex.h | 2 -- BMP180_proc.h | 2 -- DRV2605L.h | 2 -- DRV2605L_ex.h | 2 -- DRV2605L_proc.h | 2 -- DS_GPMS.h | 2 -- DS_GPMS_ex.h | 2 -- DS_GPMS_proc.h | 2 -- FM24C.h | 2 -- FM24C_ex.h | 2 -- I2C_component.h | 2 -- MB85RC256V.h | 2 -- MB85RC256V_ex.h | 2 -- MB85RC256V_proc.h | 2 -- MCP4725.h | 2 -- MCP4725_ex.h | 2 -- MCP4725_proc.h | 2 -- MCP9808.h | 2 -- MCP9808_ex.h | 2 -- MCP9808_proc.h | 2 -- MTCH6102.h | 2 -- MTCH6102_ex.h | 2 -- MTCH6102_proc.h | 2 -- PCA9624.h | 2 -- PCA9624_ex.h | 2 -- PCA9624_proc.h | 2 -- PCA9685.h | 2 -- PCA9685_ex.h | 2 -- PCA9685_proc.h | 2 -- PCF8523.h | 2 -- PCF8523_ex.h | 2 -- PCF8523_proc.h | 2 -- README.md | 46 ++++++++++++++++++++++++++++++---------- Release Notes.md | 1 + TCS3400.h | 2 -- TCS3400_ex.h | 2 -- TCS3400_proc.h | 2 -- TCS3472.h | 2 -- TCS3472_ex.h | 2 -- TCS3472_proc.h | 2 -- TSL2591.h | 2 -- TSL2591_ex.h | 2 -- TSL2591_proc.h | 2 -- template/CPNT.h.txt | 2 -- template/CPNT_ex.h.txt | 2 -- template/CPNT_proc.h.txt | 2 -- 50 files changed, 36 insertions(+), 107 deletions(-) diff --git a/AT42QT1244.h b/AT42QT1244.h index 59ed18207..ab2f7c2b2 100755 --- a/AT42QT1244.h +++ b/AT42QT1244.h @@ -13,8 +13,6 @@ #include "FctERR.h" #include "sarmfsw.h" -#include CMSIS_INC -#include CMSIS_CFG #if defined(HAL_I2C_MODULE_ENABLED) #include "i2c.h" diff --git a/AT42QT1244_ex.h b/AT42QT1244_ex.h index eb8cc8989..9f98ea18c 100755 --- a/AT42QT1244_ex.h +++ b/AT42QT1244_ex.h @@ -12,8 +12,6 @@ #include "AT42QT1244.h" #include "sarmfsw.h" -#include CMSIS_INC -#include CMSIS_CFG #if defined(HAL_I2C_MODULE_ENABLED) #include "i2c.h" diff --git a/AT42QT1244_proc.h b/AT42QT1244_proc.h index 724fe39dc..02f8c2018 100755 --- a/AT42QT1244_proc.h +++ b/AT42QT1244_proc.h @@ -12,8 +12,6 @@ #include "AT42QT1244.h" #include "sarmfsw.h" -#include CMSIS_INC -#include CMSIS_CFG #if defined(HAL_I2C_MODULE_ENABLED) #include "i2c.h" diff --git a/BMP180.h b/BMP180.h index c413e8375..406e2957a 100755 --- a/BMP180.h +++ b/BMP180.h @@ -13,8 +13,6 @@ #include "FctERR.h" #include "sarmfsw.h" -#include CMSIS_INC -#include CMSIS_CFG #if defined(HAL_I2C_MODULE_ENABLED) #include "i2c.h" diff --git a/BMP180_ex.h b/BMP180_ex.h index 19ca8dbb8..4908ecfd1 100755 --- a/BMP180_ex.h +++ b/BMP180_ex.h @@ -12,8 +12,6 @@ #include "BMP180.h" #include "sarmfsw.h" -#include CMSIS_INC -#include CMSIS_CFG #if defined(HAL_I2C_MODULE_ENABLED) #include "i2c.h" diff --git a/BMP180_proc.h b/BMP180_proc.h index 00b2e82b0..b85faed09 100755 --- a/BMP180_proc.h +++ b/BMP180_proc.h @@ -12,8 +12,6 @@ #include "BMP180.h" #include "sarmfsw.h" -#include CMSIS_INC -#include CMSIS_CFG #if defined(HAL_I2C_MODULE_ENABLED) #include "i2c.h" diff --git a/DRV2605L.h b/DRV2605L.h index 1e4f2a92a..e925dbefd 100755 --- a/DRV2605L.h +++ b/DRV2605L.h @@ -13,8 +13,6 @@ #include "FctERR.h" #include "sarmfsw.h" -#include CMSIS_INC -#include CMSIS_CFG #if defined(HAL_I2C_MODULE_ENABLED) #include "i2c.h" diff --git a/DRV2605L_ex.h b/DRV2605L_ex.h index 1869ce786..25715a77f 100755 --- a/DRV2605L_ex.h +++ b/DRV2605L_ex.h @@ -12,8 +12,6 @@ #include "DRV2605L.h" #include "sarmfsw.h" -#include CMSIS_INC -#include CMSIS_CFG #if defined(HAL_I2C_MODULE_ENABLED) #include "i2c.h" diff --git a/DRV2605L_proc.h b/DRV2605L_proc.h index 8840b9c65..b40ab4de1 100755 --- a/DRV2605L_proc.h +++ b/DRV2605L_proc.h @@ -12,8 +12,6 @@ #include "DRV2605L.h" #include "sarmfsw.h" -#include CMSIS_INC -#include CMSIS_CFG #if defined(HAL_I2C_MODULE_ENABLED) #include "i2c.h" diff --git a/DS_GPMS.h b/DS_GPMS.h index f4c071c1e..0304aa144 100755 --- a/DS_GPMS.h +++ b/DS_GPMS.h @@ -13,8 +13,6 @@ #include "FctERR.h" #include "sarmfsw.h" -#include CMSIS_INC -#include CMSIS_CFG #if defined(HAL_I2C_MODULE_ENABLED) #include "i2c.h" diff --git a/DS_GPMS_ex.h b/DS_GPMS_ex.h index 3d92c84d0..49f68578d 100755 --- a/DS_GPMS_ex.h +++ b/DS_GPMS_ex.h @@ -12,8 +12,6 @@ #include "DS_GPMS.h" #include "sarmfsw.h" -#include CMSIS_INC -#include CMSIS_CFG #if defined(HAL_I2C_MODULE_ENABLED) #include "i2c.h" diff --git a/DS_GPMS_proc.h b/DS_GPMS_proc.h index ed18d6519..ba9ef0dd8 100755 --- a/DS_GPMS_proc.h +++ b/DS_GPMS_proc.h @@ -12,8 +12,6 @@ #include "DS_GPMS.h" #include "sarmfsw.h" -#include CMSIS_INC -#include CMSIS_CFG #if defined(HAL_I2C_MODULE_ENABLED) #include "i2c.h" diff --git a/FM24C.h b/FM24C.h index dbac65ed2..e018089c1 100755 --- a/FM24C.h +++ b/FM24C.h @@ -14,8 +14,6 @@ #include "FctERR.h" #include "sarmfsw.h" -#include CMSIS_INC -#include CMSIS_CFG #if defined(HAL_I2C_MODULE_ENABLED) #include "i2c.h" diff --git a/FM24C_ex.h b/FM24C_ex.h index 71428a2fb..aef9f7598 100755 --- a/FM24C_ex.h +++ b/FM24C_ex.h @@ -13,8 +13,6 @@ #include "FM24C.h" #include "sarmfsw.h" -#include CMSIS_INC -#include CMSIS_CFG #if defined(HAL_I2C_MODULE_ENABLED) #include "i2c.h" diff --git a/I2C_component.h b/I2C_component.h index 9b58ce747..494af0f40 100755 --- a/I2C_component.h +++ b/I2C_component.h @@ -11,8 +11,6 @@ #include "FctERR.h" #include "sarmfsw.h" -#include CMSIS_INC -//#include CMSIS_CFG #if defined(HAL_I2C_MODULE_ENABLED) #include "i2c.h" diff --git a/MB85RC256V.h b/MB85RC256V.h index 4ed3f8a7e..bc772d657 100755 --- a/MB85RC256V.h +++ b/MB85RC256V.h @@ -13,8 +13,6 @@ #include "FctERR.h" #include "sarmfsw.h" -#include CMSIS_INC -#include CMSIS_CFG #if defined(HAL_I2C_MODULE_ENABLED) #include "i2c.h" diff --git a/MB85RC256V_ex.h b/MB85RC256V_ex.h index 3254c9bbc..0dfdaab76 100755 --- a/MB85RC256V_ex.h +++ b/MB85RC256V_ex.h @@ -12,8 +12,6 @@ #include "MB85RC256V.h" #include "sarmfsw.h" -#include CMSIS_INC -#include CMSIS_CFG #if defined(HAL_I2C_MODULE_ENABLED) #include "i2c.h" diff --git a/MB85RC256V_proc.h b/MB85RC256V_proc.h index 7a7bc28d3..51475b418 100755 --- a/MB85RC256V_proc.h +++ b/MB85RC256V_proc.h @@ -12,8 +12,6 @@ #include "MB85RC256V.h" #include "sarmfsw.h" -#include CMSIS_INC -#include CMSIS_CFG #if defined(HAL_I2C_MODULE_ENABLED) #include "i2c.h" diff --git a/MCP4725.h b/MCP4725.h index b32d5ed80..39e84f4ff 100755 --- a/MCP4725.h +++ b/MCP4725.h @@ -13,8 +13,6 @@ #include "FctERR.h" #include "sarmfsw.h" -#include CMSIS_INC -#include CMSIS_CFG #if defined(HAL_I2C_MODULE_ENABLED) #include "i2c.h" diff --git a/MCP4725_ex.h b/MCP4725_ex.h index 4ff47e593..e56f1019e 100755 --- a/MCP4725_ex.h +++ b/MCP4725_ex.h @@ -12,8 +12,6 @@ #include "MCP4725.h" #include "sarmfsw.h" -#include CMSIS_INC -#include CMSIS_CFG #if defined(HAL_I2C_MODULE_ENABLED) #include "i2c.h" diff --git a/MCP4725_proc.h b/MCP4725_proc.h index 175c81ef2..1f6eed2b9 100755 --- a/MCP4725_proc.h +++ b/MCP4725_proc.h @@ -12,8 +12,6 @@ #include "MCP4725.h" #include "sarmfsw.h" -#include CMSIS_INC -#include CMSIS_CFG #if defined(HAL_I2C_MODULE_ENABLED) #include "i2c.h" diff --git a/MCP9808.h b/MCP9808.h index f16807f8a..5399def1e 100755 --- a/MCP9808.h +++ b/MCP9808.h @@ -13,8 +13,6 @@ #include "FctERR.h" #include "sarmfsw.h" -#include CMSIS_INC -#include CMSIS_CFG #if defined(HAL_I2C_MODULE_ENABLED) #include "i2c.h" diff --git a/MCP9808_ex.h b/MCP9808_ex.h index c5fbb7eae..45a8691a2 100755 --- a/MCP9808_ex.h +++ b/MCP9808_ex.h @@ -12,8 +12,6 @@ #include "MCP9808.h" #include "sarmfsw.h" -#include CMSIS_INC -#include CMSIS_CFG #if defined(HAL_I2C_MODULE_ENABLED) #include "i2c.h" diff --git a/MCP9808_proc.h b/MCP9808_proc.h index b097bb74e..7269e07ec 100755 --- a/MCP9808_proc.h +++ b/MCP9808_proc.h @@ -12,8 +12,6 @@ #include "MCP9808.h" #include "sarmfsw.h" -#include CMSIS_INC -#include CMSIS_CFG #if defined(HAL_I2C_MODULE_ENABLED) #include "i2c.h" diff --git a/MTCH6102.h b/MTCH6102.h index 235434a4d..ef0bba4e1 100755 --- a/MTCH6102.h +++ b/MTCH6102.h @@ -13,8 +13,6 @@ #include "FctERR.h" #include "sarmfsw.h" -#include CMSIS_INC -#include CMSIS_CFG #if defined(HAL_I2C_MODULE_ENABLED) #include "i2c.h" diff --git a/MTCH6102_ex.h b/MTCH6102_ex.h index 59280f41c..5a5141c43 100755 --- a/MTCH6102_ex.h +++ b/MTCH6102_ex.h @@ -12,8 +12,6 @@ #include "MTCH6102.h" #include "sarmfsw.h" -#include CMSIS_INC -#include CMSIS_CFG #if defined(HAL_I2C_MODULE_ENABLED) #include "i2c.h" diff --git a/MTCH6102_proc.h b/MTCH6102_proc.h index 443980101..3d9fdc172 100755 --- a/MTCH6102_proc.h +++ b/MTCH6102_proc.h @@ -12,8 +12,6 @@ #include "MTCH6102.h" #include "sarmfsw.h" -#include CMSIS_INC -#include CMSIS_CFG #if defined(HAL_I2C_MODULE_ENABLED) #include "i2c.h" diff --git a/PCA9624.h b/PCA9624.h index 76f3594ff..73dc37889 100755 --- a/PCA9624.h +++ b/PCA9624.h @@ -14,8 +14,6 @@ #include "FctERR.h" #include "sarmfsw.h" -#include CMSIS_INC -#include CMSIS_CFG #if defined(HAL_I2C_MODULE_ENABLED) #include "i2c.h" diff --git a/PCA9624_ex.h b/PCA9624_ex.h index 991c56fc9..1de28431a 100755 --- a/PCA9624_ex.h +++ b/PCA9624_ex.h @@ -12,8 +12,6 @@ #include "PCA9624.h" #include "sarmfsw.h" -#include CMSIS_INC -#include CMSIS_CFG #if defined(HAL_I2C_MODULE_ENABLED) #include "i2c.h" diff --git a/PCA9624_proc.h b/PCA9624_proc.h index 1f03564ac..ec953b02c 100755 --- a/PCA9624_proc.h +++ b/PCA9624_proc.h @@ -12,8 +12,6 @@ #include "PCA9624.h" #include "sarmfsw.h" -#include CMSIS_INC -#include CMSIS_CFG #if defined(HAL_I2C_MODULE_ENABLED) #include "i2c.h" diff --git a/PCA9685.h b/PCA9685.h index 03ac284a3..1685ab4a4 100755 --- a/PCA9685.h +++ b/PCA9685.h @@ -14,8 +14,6 @@ #include "FctERR.h" #include "sarmfsw.h" -#include CMSIS_INC -#include CMSIS_CFG #if defined(HAL_I2C_MODULE_ENABLED) #include "i2c.h" diff --git a/PCA9685_ex.h b/PCA9685_ex.h index 63b92e2ed..8f14622c6 100755 --- a/PCA9685_ex.h +++ b/PCA9685_ex.h @@ -12,8 +12,6 @@ #include "PCA9685.h" #include "sarmfsw.h" -#include CMSIS_INC -#include CMSIS_CFG #if defined(HAL_I2C_MODULE_ENABLED) #include "i2c.h" diff --git a/PCA9685_proc.h b/PCA9685_proc.h index e263af057..bcda3e437 100755 --- a/PCA9685_proc.h +++ b/PCA9685_proc.h @@ -12,8 +12,6 @@ #include "PCA9685.h" #include "sarmfsw.h" -#include CMSIS_INC -#include CMSIS_CFG #if defined(HAL_I2C_MODULE_ENABLED) #include "i2c.h" diff --git a/PCF8523.h b/PCF8523.h index ffb186ed8..266979ce5 100755 --- a/PCF8523.h +++ b/PCF8523.h @@ -13,8 +13,6 @@ #include "FctERR.h" #include "sarmfsw.h" -#include CMSIS_INC -#include CMSIS_CFG #if defined(HAL_I2C_MODULE_ENABLED) #include "i2c.h" diff --git a/PCF8523_ex.h b/PCF8523_ex.h index 198f96f3e..6afd024da 100755 --- a/PCF8523_ex.h +++ b/PCF8523_ex.h @@ -12,8 +12,6 @@ #include "PCF8523.h" #include "sarmfsw.h" -#include CMSIS_INC -#include CMSIS_CFG #if defined(HAL_I2C_MODULE_ENABLED) #include "i2c.h" diff --git a/PCF8523_proc.h b/PCF8523_proc.h index 70e0eb030..2c0af6970 100755 --- a/PCF8523_proc.h +++ b/PCF8523_proc.h @@ -12,8 +12,6 @@ #include "PCF8523.h" #include "sarmfsw.h" -#include CMSIS_INC -#include CMSIS_CFG #if defined(HAL_I2C_MODULE_ENABLED) #include "i2c.h" diff --git a/README.md b/README.md index ccc204069..62f786b3f 100755 --- a/README.md +++ b/README.md @@ -52,9 +52,17 @@ ARM I2C Drivers for various components - **FM24C**: 4/16-Kbit (512/2K * 8) Serial I2C F-RAM - -> _NOT TESTED YET_ + -> _WORKING_ + +- **L3GD20H**: MEMS motion sensor, three-axis digital output gyroscope -- **MB85RC256V**: 256-Kbit (32K * 8) I2C Memory FRAM -> Should work for **FM24CL64B** + -> _CODING IN PROGRESS / NO TESTS YET_ + +- **LSM303DLHC**: Ultra compact high performance e-compass 3D accelerometer and 3D magnetometer module + + -> _CODING IN PROGRESS / NO TESTS YET_ + +- **MB85RC256V**: 256-Kbit (32K * 8) I2C Memory FRAM -> _WORKING_ @@ -95,21 +103,27 @@ ARM I2C Drivers for various components -> _TESTS PENDING (communication OK, auto-integration, persistence & conversions in the works)_ -## Next peripherals +## FRAM / EEPROM -- **L3GD20H**: MEMS motion sensor, three-axis digital output gyroscope +- Use FM24C for I2C address banked components (with 8b internal address): + - Tested on: + - FM24C16B + - FM24C04B + - BR24T04FVM - -> _CODING IN PROGRESS / NO TESTS YET_ +- Use MB85RC256V for 16b internal address components: + - Tested on: + - MB85RC256V + - FM24CL64B -- **LSM303DLHC**: Ultra compact high performance e-compass 3D accelerometer and 3D magnetometer module - -> _CODING IN PROGRESS / NO TESTS YET_ +## Next peripherals -- EEPROM/FRAM (few others?) +- EEPROM/FRAM (few others if needed?) - Capacitive (MPR121) - OLED -- Clock Generator (SI5351) -- Accelerometer/Gyro (GY521 MPU6050) +- Clock Generator (SI5351 with help of [etherkit](https://github.com/etherkit/Si5351Arduino)) +- Accelerometer/Gyro (GY521 MPU6050 with help of [jrowberg](https://github.com/jrowberg/i2cdevlib/)) - ... You may also: @@ -127,6 +141,16 @@ Feel free to share your thoughts @ xgarmanboziax@gmail.com about: - improvements & new functionalities +## Documentation + +Doxygen documentation can be generated using "Doxyfile" + + +## Release Notes + +See [release notes](https://github.com/SMFSW/arm_i2c_drivers/ReleaseNotes.md) + + ## License The MIT License (MIT) @@ -147,4 +171,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. \ No newline at end of file +SOFTWARE. diff --git a/Release Notes.md b/Release Notes.md index 703d2f0e2..f2ef4b21a 100755 --- a/Release Notes.md +++ b/Release Notes.md @@ -42,6 +42,7 @@ SOFTWARE. * MTCH6102: added min/max x/y depending on RX/TX number * MTCH6102: added Centered Coords to proc struct * MTCH6102: added coordinate rotation function (most valuable when coordinates are set to pad center) +* Removed CMSIS & HAL includes from files (already included by sarmfsw library) ## v0.4 diff --git a/TCS3400.h b/TCS3400.h index 7cfb4e04c..63b9f5678 100755 --- a/TCS3400.h +++ b/TCS3400.h @@ -13,8 +13,6 @@ #include "FctERR.h" #include "sarmfsw.h" -#include CMSIS_INC -#include CMSIS_CFG #if defined(HAL_I2C_MODULE_ENABLED) #include "i2c.h" diff --git a/TCS3400_ex.h b/TCS3400_ex.h index 6f618a72f..764eafa58 100755 --- a/TCS3400_ex.h +++ b/TCS3400_ex.h @@ -12,8 +12,6 @@ #include "TCS3400.h" #include "sarmfsw.h" -#include CMSIS_INC -#include CMSIS_CFG #if defined(HAL_I2C_MODULE_ENABLED) #include "i2c.h" diff --git a/TCS3400_proc.h b/TCS3400_proc.h index 00c0bce06..f6c2e6da1 100755 --- a/TCS3400_proc.h +++ b/TCS3400_proc.h @@ -12,8 +12,6 @@ #include "TCS3400.h" #include "sarmfsw.h" -#include CMSIS_INC -#include CMSIS_CFG #if defined(HAL_I2C_MODULE_ENABLED) #include "i2c.h" diff --git a/TCS3472.h b/TCS3472.h index 4e6de3eab..ecd018cd8 100755 --- a/TCS3472.h +++ b/TCS3472.h @@ -13,8 +13,6 @@ #include "FctERR.h" #include "sarmfsw.h" -#include CMSIS_INC -#include CMSIS_CFG #if defined(HAL_I2C_MODULE_ENABLED) #include "i2c.h" diff --git a/TCS3472_ex.h b/TCS3472_ex.h index 71fea6d87..350348964 100755 --- a/TCS3472_ex.h +++ b/TCS3472_ex.h @@ -12,8 +12,6 @@ #include "TCS3472.h" #include "sarmfsw.h" -#include CMSIS_INC -#include CMSIS_CFG #if defined(HAL_I2C_MODULE_ENABLED) #include "i2c.h" diff --git a/TCS3472_proc.h b/TCS3472_proc.h index 623ce8898..babff141e 100755 --- a/TCS3472_proc.h +++ b/TCS3472_proc.h @@ -12,8 +12,6 @@ #include "TCS3472.h" #include "sarmfsw.h" -#include CMSIS_INC -#include CMSIS_CFG #if defined(HAL_I2C_MODULE_ENABLED) #include "i2c.h" diff --git a/TSL2591.h b/TSL2591.h index f2f63e80e..91939ca2f 100755 --- a/TSL2591.h +++ b/TSL2591.h @@ -13,8 +13,6 @@ #include "FctERR.h" #include "sarmfsw.h" -#include CMSIS_INC -#include CMSIS_CFG #if defined(HAL_I2C_MODULE_ENABLED) #include "i2c.h" diff --git a/TSL2591_ex.h b/TSL2591_ex.h index e86b1e6a2..96d60e20f 100755 --- a/TSL2591_ex.h +++ b/TSL2591_ex.h @@ -12,8 +12,6 @@ #include "TSL2591.h" #include "sarmfsw.h" -#include CMSIS_INC -#include CMSIS_CFG #if defined(HAL_I2C_MODULE_ENABLED) #include "i2c.h" diff --git a/TSL2591_proc.h b/TSL2591_proc.h index 69d28856d..5e84cb987 100755 --- a/TSL2591_proc.h +++ b/TSL2591_proc.h @@ -12,8 +12,6 @@ #include "TSL2591.h" #include "sarmfsw.h" -#include CMSIS_INC -#include CMSIS_CFG #if defined(HAL_I2C_MODULE_ENABLED) #include "i2c.h" diff --git a/template/CPNT.h.txt b/template/CPNT.h.txt index f3ecc5ae6..d5593fbbb 100755 --- a/template/CPNT.h.txt +++ b/template/CPNT.h.txt @@ -13,8 +13,6 @@ #include "FctERR.h" #include "sarmfsw.h" -#include CMSIS_INC -#include CMSIS_CFG #if defined(HAL_I2C_MODULE_ENABLED) #include "i2c.h" diff --git a/template/CPNT_ex.h.txt b/template/CPNT_ex.h.txt index 6b077188b..dab0999e0 100755 --- a/template/CPNT_ex.h.txt +++ b/template/CPNT_ex.h.txt @@ -12,8 +12,6 @@ #include "$CPNT$.h" #include "sarmfsw.h" -#include CMSIS_INC -#include CMSIS_CFG #if defined(HAL_I2C_MODULE_ENABLED) #include "i2c.h" diff --git a/template/CPNT_proc.h.txt b/template/CPNT_proc.h.txt index 2ceeb253d..f08e13a00 100755 --- a/template/CPNT_proc.h.txt +++ b/template/CPNT_proc.h.txt @@ -12,8 +12,6 @@ #include "$CPNT$.h" #include "sarmfsw.h" -#include CMSIS_INC -#include CMSIS_CFG #if defined(HAL_I2C_MODULE_ENABLED) #include "i2c.h"