aboutsummaryrefslogtreecommitdiff
path: root/embassy-sync/src/waitqueue
diff options
context:
space:
mode:
authorAndres Vahter <[email protected]>2024-01-09 09:25:10 +0200
committerDario Nieuwenhuis <[email protected]>2024-01-20 00:15:39 +0100
commit17d6e4eefeb9bdc9d7c3776afb815298be5b468c (patch)
tree370d32a9f834d587866958a87e91c0a0d14826be /embassy-sync/src/waitqueue
parentec47e931acbc4a4b1a9f0781e9317f1e680427eb (diff)
stm32 uart: do not wake after sending each byte
usart_v4 uses TC interrupt to see if all bytes are sent out from the FIFO and waker is called from this interrupt. This minimises unnecessary wakeups during sending.
Diffstat (limited to 'embassy-sync/src/waitqueue')
0 files changed, 0 insertions, 0 deletions