mirror of https://github.com/ARMmbed/mbed-os.git
d4bab30923
Change the irq_handler parameter of NVIC_SetVector from a function pointer to a uin32_t so it matches the cmsis specification. This prevents the following problem from occurring in RTX5 when building for IAR: The error: Error[Pe167]: argument of type "void (*)(void)" is incompatible with parameter of type "uint32_t". |
||
---|---|---|
.. | ||
TARGET_MAX32600 | ||
TARGET_MAX32610 | ||
TARGET_MAX32620 | ||
TARGET_MAX32625 | ||
TARGET_MAX32630 | ||
mbed_rtx.h |