rt-thread-official/components
Grissiom 778c4239b1 cdc_vcom: fix the bug that use ringbuffer pool as usb packet buffer
This commit set the buffer for packet to CDC_MaxPacketSize which is a
reasonable value for it. However, maybe we should make
CDC_{RX,TX}_BUFSIZE configurable as well.
2013-05-09 23:18:58 +08:00
..
CMSIS Re-normalizing the repo 2013-01-08 22:40:58 +08:00
dfs add RAMFS implementation 2013-05-05 07:16:49 +08:00
drivers cdc_vcom: fix the bug that use ringbuffer pool as usb packet buffer 2013-05-09 23:18:58 +08:00
external sync with rtgui-0.6 2013-02-01 10:27:10 +08:00
finsh fix compiling warning in finsh shell 2013-04-04 14:12:35 -04:00
init fix some compiling warning. 2012-12-29 04:12:14 +00:00
libc fix compiling warning in finsh shell 2013-04-04 14:12:35 -04:00
libdl add error handler in dlopen.c 2013-04-10 21:40:08 +08:00
net add the first porting for lwip 1.4.1 2013-03-25 04:40:09 -04:00
pthreads add comments to help understanding pthread 2013-03-28 23:26:46 +08:00
utilities/zmodem convert end of line 2013-01-08 05:05:02 -08:00
SConscript Re-normalizing the repo 2013-01-08 22:40:58 +08:00