mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-16 23:53:31 +08:00
38ce3879d8
This provide the possibility that allocate the buffer of the ringbuffer on a specific region, instead of always mallocing it. It also bring us the benefit of using pipe device on the systems without heap.