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