mirror of
https://github.com/apache/nuttx.git
synced 2026-05-21 21:34:07 +08:00
esp32s3_serial.c: make a comment match the code
This commit is contained in:
committed by
Xiang Xiao
parent
fd6eccb00e
commit
ae5df0e06c
@@ -295,7 +295,7 @@ static uart_dev_t g_uart2_dev =
|
||||
#ifdef CONFIG_ESP32S3_UART
|
||||
|
||||
/****************************************************************************
|
||||
* Name: uart_interrupt
|
||||
* Name: uart_handler
|
||||
*
|
||||
* Description:
|
||||
* This is the UART interrupt handler. It will be invoked when an
|
||||
|
||||
Reference in New Issue
Block a user