Skip to content

Commit

Permalink
Removed CMSIS & HAL includes from files (already included by sarmfsw …
Browse files Browse the repository at this point in the history
…library)
  • Loading branch information
SMFSW committed Sep 23, 2017
1 parent 8814d8b commit 1976dff
Show file tree
Hide file tree
Showing 50 changed files with 36 additions and 107 deletions.
2 changes: 0 additions & 2 deletions AT42QT1244.h
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 0 additions & 2 deletions AT42QT1244_ex.h
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 0 additions & 2 deletions AT42QT1244_proc.h
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 0 additions & 2 deletions BMP180.h
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 0 additions & 2 deletions BMP180_ex.h
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 0 additions & 2 deletions BMP180_proc.h
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 0 additions & 2 deletions DRV2605L.h
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 0 additions & 2 deletions DRV2605L_ex.h
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 0 additions & 2 deletions DRV2605L_proc.h
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 0 additions & 2 deletions DS_GPMS.h
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 0 additions & 2 deletions DS_GPMS_ex.h
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 0 additions & 2 deletions DS_GPMS_proc.h
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 0 additions & 2 deletions FM24C.h
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 0 additions & 2 deletions FM24C_ex.h
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 0 additions & 2 deletions I2C_component.h
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 0 additions & 2 deletions MB85RC256V.h
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 0 additions & 2 deletions MB85RC256V_ex.h
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 0 additions & 2 deletions MB85RC256V_proc.h
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 0 additions & 2 deletions MCP4725.h
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 0 additions & 2 deletions MCP4725_ex.h
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 0 additions & 2 deletions MCP4725_proc.h
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 0 additions & 2 deletions MCP9808.h
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 0 additions & 2 deletions MCP9808_ex.h
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 0 additions & 2 deletions MCP9808_proc.h
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 0 additions & 2 deletions MTCH6102.h
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 0 additions & 2 deletions MTCH6102_ex.h
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 0 additions & 2 deletions MTCH6102_proc.h
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 0 additions & 2 deletions PCA9624.h
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 0 additions & 2 deletions PCA9624_ex.h
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 0 additions & 2 deletions PCA9624_proc.h
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 0 additions & 2 deletions PCA9685.h
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 0 additions & 2 deletions PCA9685_ex.h
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 0 additions & 2 deletions PCA9685_proc.h
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 0 additions & 2 deletions PCF8523.h
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 0 additions & 2 deletions PCF8523_ex.h
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 0 additions & 2 deletions PCF8523_proc.h
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
Loading

0 comments on commit 1976dff

Please sign in to comment.