Closed ibilux closed 6 years ago
Add the set priority for IRQn "void NVIC_SetPriority (IRQn_t IRQn, uint32_t priority)" and the read priority of IRQn "uint32_t NVIC_GetPriority (IRQn_t IRQn)"
Hi, (Just read this today)
It's missing the .cpp. Do you still have the commits on this?
Add the set priority for IRQn "void NVIC_SetPriority (IRQn_t IRQn, uint32_t priority)" and the read priority of IRQn "uint32_t NVIC_GetPriority (IRQn_t IRQn)"