Browse Source

[libcpu][cortex-m7] use hw atomic

Kai 9 tháng trước cách đây
mục cha
commit
7bf8589fad
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      libcpu/Kconfig

+ 1 - 0
libcpu/Kconfig

@@ -101,6 +101,7 @@ config ARCH_ARM_CORTEX_M7
     select ARCH_ARM_CORTEX_M
     select RT_USING_CPU_FFS
     select RT_USING_CACHE
+    select RT_USING_HW_ATOMIC
 
 config ARCH_ARM_CORTEX_M85
     bool