aboutsummaryrefslogtreecommitdiff
path: root/examples/boot/application
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2022-09-27 06:00:33 +0000
committerGitHub <[email protected]>2022-09-27 06:00:33 +0000
commit82d436075633e179f96d49b6afb9045451a591d4 (patch)
tree0e5e66638d2896357070671ff26f8d1cd65269a5 /examples/boot/application
parent86fd4806724a003421897f2e465f0c79e38e849b (diff)
parente129a97d48a00d7923886ab3faa82357b2369f13 (diff)
Merge #934
934: (embassy-rp): Add Buffered UART implementation r=MathiasKoch a=MathiasKoch ### Questions & concerns: - ~~Would it make sense to add `RxBufferedUart` and `TxBufferedUart`, for cases where you would want to only buffer one way?~~ - ~~Do I need to be monitoring more interrupt flags than `Receive` & `Receive timeout`?~~ This PR adds working `BufferedUart` implementation, along with `RxBufferedUart` and `TxBufferedUart`. The implementation leaves room for improvement with respect to performance, as it still does not utilize DMA nor the internal UART buffers. Co-authored-by: Mathias <[email protected]> Co-authored-by: Dario Nieuwenhuis <[email protected]>
Diffstat (limited to 'examples/boot/application')
0 files changed, 0 insertions, 0 deletions