Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

Add hal::lpc40::dma_uart #166

Open
Coreyboy1820 opened this issue May 21, 2023 · 1 comment
Open

Add hal::lpc40::dma_uart #166

Coreyboy1820 opened this issue May 21, 2023 · 1 comment
Labels
⚙️ implementation Peripheral implementation

Comments

@Coreyboy1820
Copy link

Coreyboy1820 commented May 21, 2023

UART currently uses interrupts however, this isn't as efficient. So, we want to add support for the user to choose between the interrupt version of UART and the DMA supported version.

@Coreyboy1820
Copy link
Author

.take

@kammce kammce changed the title New DMA implementation of UART Add hal::lpc40::dma_uart May 22, 2023
@kammce kammce added the ⚙️ implementation Peripheral implementation label Aug 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
⚙️ implementation Peripheral implementation
Projects
None yet
Development

No branches or pull requests

2 participants