forked from zephyrproject-rtos/zephyr
-
-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drivers: serial: Use RPi Pico UART fifos
When working in interrupt mode, leverage the UART RX/TX FIFOs. This includes handling of the RX timeout interrupt properly to be sure incoming RX data is processed for all scenarios. Signed-off-by: Peter Johanson <peter@peterjohanson.com>
- Loading branch information
1 parent
2ab1279
commit 4637ac3
Showing
1 changed file
with
5 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters