mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-22 03:09:16 +08:00
[libcpu/Kconfig] add ARCH_ARM_CORTEX_M23 define (#7895)
This commit is contained in:
@@ -73,6 +73,11 @@ config ARCH_ARM_CORTEX_M7
|
||||
select RT_USING_CACHE
|
||||
select RT_USING_HW_ATOMIC
|
||||
|
||||
config ARCH_ARM_CORTEX_M23
|
||||
bool
|
||||
select ARCH_ARM_CORTEX_M
|
||||
select RT_USING_HW_ATOMIC
|
||||
|
||||
config ARCH_ARM_CORTEX_M33
|
||||
bool
|
||||
select ARCH_ARM_CORTEX_M
|
||||
|
||||
Reference in New Issue
Block a user