mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
Cortex-M7: Add cache operations
This commit is contained in:
@@ -116,6 +116,10 @@ CONFIG_ARMV7M_CMNVECTOR=y
|
||||
#
|
||||
# ARMV7M Configuration Options
|
||||
#
|
||||
CONFIG_ARMV7M_HAVE_ICACHE=y
|
||||
CONFIG_ARMV7M_HAVE_DCACHE=y
|
||||
# CONFIG_ARMV7M_ICACHE is not set
|
||||
# CONFIG_ARMV7M_DCACHE is not set
|
||||
# CONFIG_ARMV7M_TOOLCHAIN_ATOLLIC is not set
|
||||
# CONFIG_ARMV7M_TOOLCHAIN_BUILDROOT is not set
|
||||
# CONFIG_ARMV7M_TOOLCHAIN_CODEREDW is not set
|
||||
|
||||
Reference in New Issue
Block a user