mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-11 22:15:22 +00:00
On stm32f302/3 series, USB and CAN_1 share same IRQ lines. To use USB and CAN_1 together, USB IRQ could be remap to other line numbers, on which there is no conflict. Remap the USB IRQ lines by default: -Assign remap number in matching dtsi files -Perform remap before usb driver init Additionally, fix compilation issue in usb driver. Fixes #22343 Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org> Signed-off-by: Yannis Damigos <giannis.damigos@gmail.com> Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org> |
||
---|---|---|
.. | ||
arc | ||
arm | ||
bindings | ||
common | ||
nios2 | ||
posix | ||
riscv | ||
x86 | ||
xtensa | ||
binding-template.yaml | ||
Kconfig |