You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
esb: Make IRQ priorities configurable with Kconfig
IRQ_DIRECT_CONNECT expects now that the IRQ priority is known
compile-time therefore it's no loger possible to set it based on the
config structure at runtime. Fix this by removing the IRQ priorities
from the config structure and making them configurable with Kconfig
instead.
Signed-off-by: Robert Lubos <[email protected]>
0 commit comments