git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8372 35acf78f-673a-0410-8e92-d51de3d6d3f4
parent
b572f55e62
commit
a8c5d48bcf
|
@ -51,7 +51,7 @@
|
|||
* @note This number does not include the 16 system vectors and must be
|
||||
* rounded to a multiple of 8.
|
||||
*/
|
||||
#define CORTEX_NUM_VECTORS 105
|
||||
#define CORTEX_NUM_VECTORS 112
|
||||
|
||||
/* The following code is not processed when the file is included from an
|
||||
asm module.*/
|
||||
|
|
Loading…
Reference in New Issue