d84795b0c1
stm32cube SDK provides defines for IRQ line numbers. It was not possible to use them, since enum where not supported by IRQ_CONNECT macro. Use them in order to get rid of zephyr manually coded IRQ lines. They will later be replaced by device tree definitions when made available Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.cavs | ||
Kconfig.nios2_msgdma | ||
Kconfig.qmsi | ||
Kconfig.sam_xdmac | ||
Kconfig.stm32f4x | ||
dma_cavs.c | ||
dma_cavs.h | ||
dma_handlers.c | ||
dma_nios2_msgdma.c | ||
dma_qmsi.c | ||
dma_sam_xdmac.c | ||
dma_sam_xdmac.h | ||
dma_stm32f4x.c |