On 2/6/23 02:17, Philippe Mathieu-Daudé wrote:
There is no point in using a void pointer to access the NVIC. Use the real type to avoid casting it while debugging.Signed-off-by: Philippe Mathieu-Daudé <phi...@linaro.org> ---
This is doing several things at once. The nvic interface change needn't be done simultaneously.
r~