diff options
author | Maarten van der Schrieck <maarten@thingsconnected.nl> | 2023-06-22 15:52:10 +0200 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2024-01-23 13:11:53 +1100 |
commit | 057701a7708ca6ca96aaf3784c0ef72d22424df8 (patch) | |
tree | 27780d8267de6277180da35f83f55562ebbc93e5 /docs/zephyr | |
parent | c3ca3612d1ef5e490045c3d4038b1362993c0f26 (diff) |
rp2/machine_uart: Fix potential race condition in interrupt handling.
The irq service routine cleared the RT interrupt bit on TX interrupt. This
opens the possibility that an RT interrupt is missed.
Signed-off-by: Maarten van der Schrieck <maarten@thingsconnected.nl>
Diffstat (limited to 'docs/zephyr')
0 files changed, 0 insertions, 0 deletions