rt-thread/components/drivers/src
Grissiom 246bdde8de dev/portal: fix bug in portal callback forwarding
When forwarding rx/tx callback from the underlaying device(pipe), the
"dev" argument should be the portal. So the portal callback could think
itself as called.
2013-08-22 16:43:06 +08:00
..
SConscript Re-normalizing the repo 2013-01-08 22:40:58 +08:00
completion.c Embedded GPLv2 license in drivers 2013-06-28 00:36:54 +08:00
dataqueue.c Embedded GPLv2 license in drivers 2013-06-28 00:36:54 +08:00
pipe.c dev/pipe: make pipe a type of device 2013-08-20 10:16:55 +08:00
portal.c dev/portal: fix bug in portal callback forwarding 2013-08-22 16:43:06 +08:00
ringbuffer.c ringbuffer: add put_force and putchar_force API 2013-08-19 15:32:42 +08:00