mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 05:02:38 +00:00
Adds support for static IRQ handler initialization. Currently, IRQ_CONNECT and IRQ_CONFIG macros are emulating static behavior through dynamic initialization. This commit updates the macros to get real static initialization. IRQ handlers must be assigned at build time. Change-Id: Ia07fb25a5e4dae489f84ffcedb28007ee18a3b82 Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@linux.intel.com> |
||
---|---|---|
.. | ||
common.h | ||
gcc.h |