git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5543 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
2750da26c6
commit
f592766bc1
|
@ -37,6 +37,11 @@
|
|||
*/
|
||||
#define PPC_VARIANT PPC_VARIANT_e200z3
|
||||
|
||||
/**
|
||||
* @brief Number of writable bits in IVPR register.
|
||||
*/
|
||||
#define PPC_IVPR_BITS 16
|
||||
|
||||
/**
|
||||
* @brief IVORx registers support.
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue