modules: hal_nordic: nrfx_glue: Include cmsis_core_m_defaults.h
... to cover missing __ICACHE_PRESENT and __DCACHE_PRESENT symbols that should be defined in MDK files. Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
This commit is contained in:
parent
50d56c9503
commit
2efd34bda3
2 changed files with 7 additions and 2 deletions
|
@ -11,8 +11,6 @@
|
|||
#ifndef _NORDICSEMI_NRF54L_SOC_H_
|
||||
#define _NORDICSEMI_NRF54L_SOC_H_
|
||||
|
||||
#define __ICACHE_PRESENT 1
|
||||
|
||||
#include <soc_nrf_common.h>
|
||||
|
||||
#define FLASH_PAGE_ERASE_MAX_TIME_US 8000UL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue