Skip to content

Commit 078f71d

Browse files
committed
nuvoton: remove dsp math from bitutil file
1 parent 88ae99f commit 078f71d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

targets/TARGET_NUVOTON/nu_bitutil.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@
1717
#ifndef NU_BIT_UTIL_H
1818
#define NU_BIT_UTIL_H
1919

20-
#if defined(__ICCARM__) && ( defined(__CORTEX_M0) || defined(__CORTEX_M0P) || defined(__CORTEX_M23))
21-
#include <arm_math.h>
22-
#endif
2320
#include "cmsis.h"
2421

2522
#ifdef __cplusplus

0 commit comments

Comments
 (0)