mirror of
https://github.com/apache/nuttx.git
synced 2026-09-04 16:13:00 +00:00
Update arch/arm/src/stm32l5/stm32l5_serial.c
Co-authored-by: saramonteiro <saramonteirosouza44@gmail.com>
This commit is contained in:
parent
f617c27a8c
commit
bb5f302361
1 changed files with 1 additions and 1 deletions
|
|
@ -1797,7 +1797,7 @@ static int stm32l5serial_interrupt(int irq, FAR void *context, FAR void *arg)
|
|||
*
|
||||
* NOTE: Some of these status bits must be cleared by explicitly
|
||||
* writing one to the ICR register: USART_ICR_CTSCF, USART_ICR_LBDCF.
|
||||
* Note of those are currently being used.
|
||||
* None of those are currently being used.
|
||||
*/
|
||||
|
||||
#ifdef HAVE_RS485
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue