• G
    device/pipe: add rt_pipe_{init,detach} · 38ce3879
    Grissiom 提交于
    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.
    38ce3879
pipe.c 6.7 KB