mirror of
https://github.com/apache/nuttx.git
synced 2025-01-13 13:18:50 +08:00
arch/xtensa/src/esp32/esp32_serial.c: fix a comment
This commit is contained in:
parent
9a2b6be842
commit
fd6eccb00e
1 changed files with 1 additions and 1 deletions
|
@ -1210,7 +1210,7 @@ static void dma_attach(uint8_t dma_chan)
|
|||
}
|
||||
|
||||
/****************************************************************************
|
||||
* Name: esp32_interrupt
|
||||
* Name: esp32_interrupt_dma
|
||||
*
|
||||
* Description:
|
||||
* DMA interrupt.
|
||||
|
|
Loading…
Reference in a new issue