4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-16 23:53:31 +08:00
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.
2013-08-19 12:28:59 +08:00
..
2013-06-28 00:36:54 +08:00
2013-06-28 00:36:54 +08:00
2013-08-19 12:28:59 +08:00
2013-06-28 00:36:54 +08:00
2013-01-08 22:40:58 +08:00