Skip to content

Commit 7bf8589

Browse files
authored
[libcpu][cortex-m7] use hw atomic
1 parent 7c27319 commit 7bf8589

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libcpu/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ config ARCH_ARM_CORTEX_M7
101101
select ARCH_ARM_CORTEX_M
102102
select RT_USING_CPU_FFS
103103
select RT_USING_CACHE
104+
select RT_USING_HW_ATOMIC
104105

105106
config ARCH_ARM_CORTEX_M85
106107
bool

0 commit comments

Comments
 (0)