Use Cortex-M memory barriers (CC13xx/CC26xx)

This commit is contained in:
George Oikonomou 2017-12-03 17:52:26 +00:00
parent 755a6b88df
commit bdddf41ca9
1 changed files with 1 additions and 0 deletions

View File

@ -95,6 +95,7 @@
/*---------------------------------------------------------------------------*/
/* Path to CMSIS header */
#define CMSIS_CONF_HEADER_PATH "cc13x0-cc26x0-cm3.h"
#define MEMORY_BARRIER_CONF_ARCH_HEADER_PATH "memory-barrier-cortex.h"
/*---------------------------------------------------------------------------*/
#endif /* CC13XX_CC26XX_DEF_H_ */
/*---------------------------------------------------------------------------*/