Select Git revision
serial_stm32.cpp
-
Niccolò Betto authored
Accomplished through removing all the weak definitions of the USART IRQs, and making the default IRQ handlers weak themselves. This allows redefining the IRQ handlers to override them in code outside Miosix.
Niccolò Betto authoredAccomplished through removing all the weak definitions of the USART IRQs, and making the default IRQ handlers weak themselves. This allows redefining the IRQ handlers to override them in code outside Miosix.