mirror of
https://github.com/apache/nuttx.git
synced 2026-05-23 14:58:13 +08:00
fix(stm32h7): malformed compiler error message
The malformed compiler error message was added in the initial commit of
the stm32_rptun module (2fffd7dad6).
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
# error CONFIG_OPENAMP_CACHE must be set
|
||||
# endif
|
||||
# if defined(CONFIG_ARMV7M_DCACHE) && !defined(CONFIG_ARM_MPU)
|
||||
# erro CONFIG_ARM_MPU must be enabled
|
||||
# error CONFIG_ARM_MPU must be enabled
|
||||
# endif
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user