heapless icon indicating copy to clipboard operation
heapless copied to clipboard

Replace `mpmc_large` feature using `LenType`.

Open reitermarkus opened this issue 7 months ago • 0 comments

It should be possible to replace the mpmc_large feature by using LenType, or possibly an AtomicLenType super trait.

reitermarkus avatar Apr 26 '25 18:04 reitermarkus