Grissiom
38ce3879d8
device/pipe: add rt_pipe_{init,detach}
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.
Description
Languages
C
97.6%
Assembly
1.9%
Python
0.3%
HTML
0.1%