rt-thread-official/components/drivers
Grissiom b3e38f53b4 usbdevice/core: use static message queue
Although currently the only message send to the queue is struct
udev_msg, in order to keep backward compacity and for extention in the
future, we set the size of message to 32.
2013-05-12 15:43:30 +08:00
..
i2c Re-normalizing the repo 2013-01-08 22:40:58 +08:00
include usbdevice/core: use static thread instead of dynamic thread 2013-05-12 15:43:29 +08:00
mtd Re-normalizing the repo 2013-01-08 22:40:58 +08:00
rtc Re-normalizing the repo 2013-01-08 22:40:58 +08:00
sdio Re-normalizing the repo 2013-01-08 22:40:58 +08:00
serial serial: use RT_SERIAL_RB_BUFSZ to define the size of ring buffer. 2013-05-12 14:03:11 +08:00
spi Re-normalizing the repo 2013-01-08 22:40:58 +08:00
src ringbuffer: format the code to a more symmetric structure 2013-05-08 15:54:30 +08:00
usb usbdevice/core: use static message queue 2013-05-12 15:43:30 +08:00
SConscript Re-normalizing the repo 2013-01-08 22:40:58 +08:00