User Activity

Hello,I'm maintaining an RTOS application. It apparently has some GPIOs configured as input interrupts and its startup assembler code has some references to EXTI interrupt lines and handlers like this.... .word   EXTI0_IRQHandler         /* EXTI Line...