mirror of https://github.com/ARMmbed/mbed-os.git
nuvoton: remove dsp math from bitutil file
parent
88ae99ffca
commit
078f71d72a
|
@ -17,9 +17,6 @@
|
||||||
#ifndef NU_BIT_UTIL_H
|
#ifndef NU_BIT_UTIL_H
|
||||||
#define NU_BIT_UTIL_H
|
#define NU_BIT_UTIL_H
|
||||||
|
|
||||||
#if defined(__ICCARM__) && ( defined(__CORTEX_M0) || defined(__CORTEX_M0P) || defined(__CORTEX_M23))
|
|
||||||
#include <arm_math.h>
|
|
||||||
#endif
|
|
||||||
#include "cmsis.h"
|
#include "cmsis.h"
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
|
Loading…
Reference in New Issue