Closed vitkorob closed 7 years ago
@vitkorob what status of your suggestion?
@vitkorob Can you to answer?
@vitkorob Is it actual yet?
Hello,
Sorry for delay. This issue isn't actual, because code of this function is a part of official code. The assert_param expression is a part of manufacturer peripheral driver code and expression is not applicable.
I try to use the
NVIC_GetPendingIRQ(SysTick_IRQn)
, butSysTick_IRQn
is not correct argument for this function!This function and other similar must check the input arguments.
I will make implementation and a pull request.