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:
parent
9afc9868f6
commit
fa719f52f6
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue