arch/xtensa/Kconfig: The ESP32 has a different numbers for vectors and
IRQs. Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
This commit is contained in:
parent
eaae5dcaea
commit
c00141c41a
@ -18,6 +18,7 @@ config ARCH_CHIP_ESP32
|
|||||||
select ARCH_HAVE_SDRAM
|
select ARCH_HAVE_SDRAM
|
||||||
select ARCH_HAVE_RESET
|
select ARCH_HAVE_RESET
|
||||||
select ARCH_TOOLCHAIN_GNU
|
select ARCH_TOOLCHAIN_GNU
|
||||||
|
select ARCH_VECNOTIRQ
|
||||||
select LIBC_ARCH_MEMCPY
|
select LIBC_ARCH_MEMCPY
|
||||||
select LIBC_ARCH_MEMCHR
|
select LIBC_ARCH_MEMCHR
|
||||||
select LIBC_ARCH_MEMCMP
|
select LIBC_ARCH_MEMCMP
|
||||||
|
Loading…
Reference in New Issue
Block a user