aboutsummaryrefslogtreecommitdiff
path: root/examples/std/src/bin
diff options
context:
space:
mode:
authorpennae <[email protected]>2023-04-30 04:21:11 +0200
committerpennae <[email protected]>2023-05-01 15:32:58 +0200
commit861f49cfd4380d89aa13d507234a97b30a84473d (patch)
treec04ff6eb09a61ad5e2c549c9f044d6709963c3b4 /examples/std/src/bin
parent7ab9fe0522de81583592bd09c5c57910bed1c181 (diff)
rp/uart: report errors from buffered uart
this reports errors at the same location the blocking uart would, which works out to being mostly exact (except in the case of overruns, where one extra character is dropped). this is actually easier than going nuclear in the case of errors and nuking both the buffer contents and the rx fifo, both of which are things we'd have to do in addition to what's added here, and neither are needed for correctness.
Diffstat (limited to 'examples/std/src/bin')
0 files changed, 0 insertions, 0 deletions