mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
PIC32MZ: Add interrupt controller register definitions
This commit is contained in:
@@ -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 */
|
||||
|
||||
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 */
|
||||
|
||||
Reference in New Issue
Block a user