mirror of
https://github.com/apache/nuttx.git
synced 2026-05-13 18:48:11 +08:00
2614693bc0
The code currently checks CONFIG_ARCH_CHIP_MPS2_AN524, but the corresponding Kconfig option is ARCH_CHIP_MPS3_AN524(i.e. CONFIG_ARCH_CHIP_MPS3_AN524) in arch/arm/src/mps/Kconfig Signed-off-by: zhenwei fang <fangzhenwei@bytedance.com>