<div>Hi all</div><div>I want to read usart variable string, but only find an API  <a href="https://github.com/RTEMS/rtems/blob/4af18b34f4193eb1ffa0415d50f952aa781ef2da/bsps/arm/stm32f4/console/usart.c">int usart_read_polled(int minor)</a><br></div><div>is there a simple method to do this like using the idle interrupt</div>