Software Interrupt Example
HI, not much experice with Cortex Devices,
Is there any Software Interrupt Example, for M0/M0+ devices.
I am using STM32 Cube's HAL structure, with a F091 Nucleo board.
Just found a void SVC_Handler(void) in the stm32f0xx_it.c,
I don't know to implement this, any idea?
Thanks!
#stm32f0-exti-swi #svc