mirror of
https://github.com/embassy-rs/embassy.git
synced 2024-11-21 06:12:32 +00:00
e2d2b0f362
previous frame even when present. This happens because a slice of length 64 is always passed to Frame::new from within the `abort_pending_mailbox` function, causing `Frame::new` to return None. The fix is to take a subslice of length `data_length`.
9 lines
79 B
Plaintext
9 lines
79 B
Plaintext
target
|
|
target_ci
|
|
target_ci_stable
|
|
Cargo.lock
|
|
third_party
|
|
/Cargo.toml
|
|
out/
|
|
.zed
|