ext: gecko: Remove arm_math stuff from efm32hg*.h
Header include "arm_math.h" causes duplicate symbol error on build. Signed-off-by: Marcio Montenegro <mtuxpe@gmail.com> Signed-off-by: Christian Taedcke <hacking@taedcke.com>
This commit is contained in:
parent
6bdfc98ea9
commit
f0ee23885a
20 changed files with 0 additions and 40 deletions
|
@ -216,8 +216,6 @@ typedef enum IRQn
|
|||
|
||||
/** @} End of group EFM32HG108F32_Part */
|
||||
|
||||
#define ARM_MATH_CM0PLUS
|
||||
#include "arm_math.h" /* To get __CLZ definitions etc. */
|
||||
#include "core_cm0plus.h" /* Cortex-M0+ processor and core peripherals */
|
||||
#include "system_efm32hg.h" /* System Header */
|
||||
|
||||
|
|
|
@ -216,8 +216,6 @@ typedef enum IRQn
|
|||
|
||||
/** @} End of group EFM32HG108F64_Part */
|
||||
|
||||
#define ARM_MATH_CM0PLUS
|
||||
#include "arm_math.h" /* To get __CLZ definitions etc. */
|
||||
#include "core_cm0plus.h" /* Cortex-M0+ processor and core peripherals */
|
||||
#include "system_efm32hg.h" /* System Header */
|
||||
|
||||
|
|
|
@ -224,8 +224,6 @@ typedef enum IRQn
|
|||
|
||||
/** @} End of group EFM32HG110F32_Part */
|
||||
|
||||
#define ARM_MATH_CM0PLUS
|
||||
#include "arm_math.h" /* To get __CLZ definitions etc. */
|
||||
#include "core_cm0plus.h" /* Cortex-M0+ processor and core peripherals */
|
||||
#include "system_efm32hg.h" /* System Header */
|
||||
|
||||
|
|
|
@ -224,8 +224,6 @@ typedef enum IRQn
|
|||
|
||||
/** @} End of group EFM32HG110F64_Part */
|
||||
|
||||
#define ARM_MATH_CM0PLUS
|
||||
#include "arm_math.h" /* To get __CLZ definitions etc. */
|
||||
#include "core_cm0plus.h" /* Cortex-M0+ processor and core peripherals */
|
||||
#include "system_efm32hg.h" /* System Header */
|
||||
|
||||
|
|
|
@ -224,8 +224,6 @@ typedef enum IRQn
|
|||
|
||||
/** @} End of group EFM32HG210F32_Part */
|
||||
|
||||
#define ARM_MATH_CM0PLUS
|
||||
#include "arm_math.h" /* To get __CLZ definitions etc. */
|
||||
#include "core_cm0plus.h" /* Cortex-M0+ processor and core peripherals */
|
||||
#include "system_efm32hg.h" /* System Header */
|
||||
|
||||
|
|
|
@ -224,8 +224,6 @@ typedef enum IRQn
|
|||
|
||||
/** @} End of group EFM32HG210F64_Part */
|
||||
|
||||
#define ARM_MATH_CM0PLUS
|
||||
#include "arm_math.h" /* To get __CLZ definitions etc. */
|
||||
#include "core_cm0plus.h" /* Cortex-M0+ processor and core peripherals */
|
||||
#include "system_efm32hg.h" /* System Header */
|
||||
|
||||
|
|
|
@ -224,8 +224,6 @@ typedef enum IRQn
|
|||
|
||||
/** @} End of group EFM32HG222F32_Part */
|
||||
|
||||
#define ARM_MATH_CM0PLUS
|
||||
#include "arm_math.h" /* To get __CLZ definitions etc. */
|
||||
#include "core_cm0plus.h" /* Cortex-M0+ processor and core peripherals */
|
||||
#include "system_efm32hg.h" /* System Header */
|
||||
|
||||
|
|
|
@ -224,8 +224,6 @@ typedef enum IRQn
|
|||
|
||||
/** @} End of group EFM32HG222F64_Part */
|
||||
|
||||
#define ARM_MATH_CM0PLUS
|
||||
#include "arm_math.h" /* To get __CLZ definitions etc. */
|
||||
#include "core_cm0plus.h" /* Cortex-M0+ processor and core peripherals */
|
||||
#include "system_efm32hg.h" /* System Header */
|
||||
|
||||
|
|
|
@ -221,8 +221,6 @@ typedef enum IRQn
|
|||
|
||||
/** @} End of group EFM32HG308F32_Part */
|
||||
|
||||
#define ARM_MATH_CM0PLUS
|
||||
#include "arm_math.h" /* To get __CLZ definitions etc. */
|
||||
#include "core_cm0plus.h" /* Cortex-M0+ processor and core peripherals */
|
||||
#include "system_efm32hg.h" /* System Header */
|
||||
|
||||
|
|
|
@ -221,8 +221,6 @@ typedef enum IRQn
|
|||
|
||||
/** @} End of group EFM32HG308F64_Part */
|
||||
|
||||
#define ARM_MATH_CM0PLUS
|
||||
#include "arm_math.h" /* To get __CLZ definitions etc. */
|
||||
#include "core_cm0plus.h" /* Cortex-M0+ processor and core peripherals */
|
||||
#include "system_efm32hg.h" /* System Header */
|
||||
|
||||
|
|
|
@ -229,8 +229,6 @@ typedef enum IRQn
|
|||
|
||||
/** @} End of group EFM32HG309F32_Part */
|
||||
|
||||
#define ARM_MATH_CM0PLUS
|
||||
#include "arm_math.h" /* To get __CLZ definitions etc. */
|
||||
#include "core_cm0plus.h" /* Cortex-M0+ processor and core peripherals */
|
||||
#include "system_efm32hg.h" /* System Header */
|
||||
|
||||
|
|
|
@ -229,8 +229,6 @@ typedef enum IRQn
|
|||
|
||||
/** @} End of group EFM32HG309F64_Part */
|
||||
|
||||
#define ARM_MATH_CM0PLUS
|
||||
#include "arm_math.h" /* To get __CLZ definitions etc. */
|
||||
#include "core_cm0plus.h" /* Cortex-M0+ processor and core peripherals */
|
||||
#include "system_efm32hg.h" /* System Header */
|
||||
|
||||
|
|
|
@ -229,8 +229,6 @@ typedef enum IRQn
|
|||
|
||||
/** @} End of group EFM32HG310F32_Part */
|
||||
|
||||
#define ARM_MATH_CM0PLUS
|
||||
#include "arm_math.h" /* To get __CLZ definitions etc. */
|
||||
#include "core_cm0plus.h" /* Cortex-M0+ processor and core peripherals */
|
||||
#include "system_efm32hg.h" /* System Header */
|
||||
|
||||
|
|
|
@ -229,8 +229,6 @@ typedef enum IRQn
|
|||
|
||||
/** @} End of group EFM32HG310F64_Part */
|
||||
|
||||
#define ARM_MATH_CM0PLUS
|
||||
#include "arm_math.h" /* To get __CLZ definitions etc. */
|
||||
#include "core_cm0plus.h" /* Cortex-M0+ processor and core peripherals */
|
||||
#include "system_efm32hg.h" /* System Header */
|
||||
|
||||
|
|
|
@ -226,8 +226,6 @@ typedef enum IRQn
|
|||
|
||||
/** @} End of group EFM32HG321F32_Part */
|
||||
|
||||
#define ARM_MATH_CM0PLUS
|
||||
#include "arm_math.h" /* To get __CLZ definitions etc. */
|
||||
#include "core_cm0plus.h" /* Cortex-M0+ processor and core peripherals */
|
||||
#include "system_efm32hg.h" /* System Header */
|
||||
|
||||
|
|
|
@ -226,8 +226,6 @@ typedef enum IRQn
|
|||
|
||||
/** @} End of group EFM32HG321F64_Part */
|
||||
|
||||
#define ARM_MATH_CM0PLUS
|
||||
#include "arm_math.h" /* To get __CLZ definitions etc. */
|
||||
#include "core_cm0plus.h" /* Cortex-M0+ processor and core peripherals */
|
||||
#include "system_efm32hg.h" /* System Header */
|
||||
|
||||
|
|
|
@ -229,8 +229,6 @@ typedef enum IRQn
|
|||
|
||||
/** @} End of group EFM32HG322F32_Part */
|
||||
|
||||
#define ARM_MATH_CM0PLUS
|
||||
#include "arm_math.h" /* To get __CLZ definitions etc. */
|
||||
#include "core_cm0plus.h" /* Cortex-M0+ processor and core peripherals */
|
||||
#include "system_efm32hg.h" /* System Header */
|
||||
|
||||
|
|
|
@ -229,8 +229,6 @@ typedef enum IRQn
|
|||
|
||||
/** @} End of group EFM32HG322F64_Part */
|
||||
|
||||
#define ARM_MATH_CM0PLUS
|
||||
#include "arm_math.h" /* To get __CLZ definitions etc. */
|
||||
#include "core_cm0plus.h" /* Cortex-M0+ processor and core peripherals */
|
||||
#include "system_efm32hg.h" /* System Header */
|
||||
|
||||
|
|
|
@ -229,8 +229,6 @@ typedef enum IRQn
|
|||
|
||||
/** @} End of group EFM32HG350F32_Part */
|
||||
|
||||
#define ARM_MATH_CM0PLUS
|
||||
#include "arm_math.h" /* To get __CLZ definitions etc. */
|
||||
#include "core_cm0plus.h" /* Cortex-M0+ processor and core peripherals */
|
||||
#include "system_efm32hg.h" /* System Header */
|
||||
|
||||
|
|
|
@ -229,8 +229,6 @@ typedef enum IRQn
|
|||
|
||||
/** @} End of group EFM32HG350F64_Part */
|
||||
|
||||
#define ARM_MATH_CM0PLUS
|
||||
#include "arm_math.h" /* To get __CLZ definitions etc. */
|
||||
#include "core_cm0plus.h" /* Cortex-M0+ processor and core peripherals */
|
||||
#include "system_efm32hg.h" /* System Header */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue