mimxrt/mpconfigport: Remove hard-coded CMSIS header.
Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
This commit is contained in:
committed by
Damien George
parent
67ebc537c3
commit
d76733d058
@@ -29,7 +29,6 @@
|
|||||||
// Board specific definitions
|
// Board specific definitions
|
||||||
#include "mpconfigboard.h"
|
#include "mpconfigboard.h"
|
||||||
#include "fsl_common.h"
|
#include "fsl_common.h"
|
||||||
#include "lib/nxp_driver/sdk/CMSIS/Include/core_cm7.h"
|
|
||||||
|
|
||||||
uint32_t trng_random_u32(void);
|
uint32_t trng_random_u32(void);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user