rt-thread/components/drivers/include
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
..
drivers add initialization debug code 2013-07-24 07:33:48 +08:00
rtdevice.h device/pipe: add rt_pipe_{init,detach} 2013-08-19 12:28:59 +08:00