Added option to enable L2.

git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11577 110e8d01-0319-4d1e-a829-52ad28d1bb01
This commit is contained in:
isiora 2018-02-27 00:20:37 +00:00
parent fd8f628711
commit f2e082d7d4
1 changed files with 2 additions and 0 deletions

View File

@ -89,6 +89,8 @@
#endif
#define ARM_ENABLE_WFI_IDLE TRUE
#define ARM_ENABLE_L2CC 0
#endif /* ARMPARAMS_H */
/** @} */