nuttx/arch/xtensa
Abdelatif Guettouche 02c17c3169 arch/esp32: Simplify the interrupt allocation process.
Allocating and attaching interrupts were both exported outside, however
these two move hand in hand and we don't have to expose these details.
Also, the parameters passed are saved and will be used to retrieve
information about the interrupt and the attached peripheral.

Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
2021-08-26 07:06:22 +09:00
..
include xtensa/irq.h: Add a macro to convert to an IRQ from a peripheral ID. 2021-08-18 10:49:58 -03:00
src arch/esp32: Simplify the interrupt allocation process. 2021-08-26 07:06:22 +09:00
Kconfig arch:xtensa: add new GNU toolchain for xtensa. 2021-08-04 18:16:14 +02:00