lsartory 7d66f1ca19 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.
2025-02-01 16:43:41 +01:00
..
2024-11-22 09:21:44 +01:00
2024-12-30 12:13:13 +01:00
2024-12-30 12:13:13 +01:00
2024-04-03 19:13:57 -04:00
2024-12-30 12:13:13 +01:00
2025-02-01 16:43:41 +01:00