diff options
| author | lsartory <[email protected]> | 2025-02-01 16:43:41 +0100 |
|---|---|---|
| committer | lsartory <[email protected]> | 2025-02-01 16:43:41 +0100 |
| commit | 7d66f1ca192bb5de83626cdb91f82c1caf265d73 (patch) | |
| tree | f6041d2e20664261eb0f8c4d07c11a6bb365b78f /embassy-time | |
| parent | 1b440342085a0a4f752c795937cc038b41ca1e78 (diff) | |
Fix issue #3828
Zero-copy channels could not be used between interrupts and thread-mode
tasks because the internal buffer is stored as a raw pointer.
A wrapper struct implementing the Sync trait fixes this.
Diffstat (limited to 'embassy-time')
0 files changed, 0 insertions, 0 deletions
