2.1.2.12 BL_VECTORED_INTERRUPTS_ENABLED
#define BL_VECTORED_INTERRUPTS_ENABLED (0) /* cppcheck-suppress misra-c2012-2.5; This is a false positive. */
Indicates that the bootloader supports vectored interrupts in the application.
#define BL_VECTORED_INTERRUPTS_ENABLED (0) /* cppcheck-suppress misra-c2012-2.5; This is a false positive. */
Indicates that the bootloader supports vectored interrupts in the application.