[rtems] when enable idle interrupt uart receive nothing
HI, ALL !i am debugging the stm32F407 uart ON RTEMS, found that the idle interrupt will effect the RXhave cleared the idle flag by pragma but now i can not receive uart data, i don't know what's the erroruint32_t *USART2_SR = (uint32_t *)0x40004400;u...