PIC32MZ: Add interrupt controller register definitions
This commit is contained in:
parent
6cf496ee67
commit
acef552fac
@ -51,7 +51,7 @@
|
||||
****************************************************************************/
|
||||
/* Configuration ************************************************************/
|
||||
|
||||
#ifdef CONFIG_PIC32MX_MVEC0
|
||||
#ifdef CONFIG_PIC32MX_MVEC
|
||||
# error "Multi-vectors not supported"
|
||||
# ifndef CONFIG_PIC32MX_EBASE
|
||||
# error "EBASE address provided" /* Should come from the linker script */
|
||||
|
1263
arch/mips/src/pic32mz/chip/pic32mz-int.h
Normal file
1263
arch/mips/src/pic32mz/chip/pic32mz-int.h
Normal file
File diff suppressed because it is too large
Load Diff
@ -48,7 +48,7 @@
|
||||
#ifdef __ASSEMBLY__
|
||||
|
||||
/********************************************************************************************
|
||||
* Pre-Processor Definitions
|
||||
* Pre-processor Definitions
|
||||
********************************************************************************************/
|
||||
|
||||
/********************************************************************************************
|
||||
|
@ -51,7 +51,7 @@
|
||||
****************************************************************************/
|
||||
/* Configuration ************************************************************/
|
||||
|
||||
#ifdef CONFIG_PIC32MZ_MVEC0
|
||||
#ifdef CONFIG_PIC32MZ_MVEC
|
||||
# error "Multi-vectors not supported"
|
||||
# ifndef CONFIG_PIC32MZ_EBASE
|
||||
# error "EBASE address provided" /* Should come from the linker script */
|
||||
|
Loading…
Reference in New Issue
Block a user