git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11401 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
9f08df7eb7
commit
425c60e8e6
|
@ -87,6 +87,8 @@
|
||||||
#define ARM_IRQ_VECTOR_REG 0xF803C010
|
#define ARM_IRQ_VECTOR_REG 0xF803C010
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#define ARM_ENABLE_WFI_IDLE TRUE
|
||||||
#endif /* ARMPARAMS_H */
|
#endif /* ARMPARAMS_H */
|
||||||
|
|
||||||
/** @} */
|
/** @} */
|
||||||
|
|
Loading…
Reference in New Issue