rt-thread/components/drivers/usb/usbdevice
Zhou Yanjie 3c9375181d usb: hid.c: 修复编译过程中的错误/Fix compile-time error.
在第375行中,“uint8_t *data,”应改为“rt_uint8_t *data,”。

In line 375, "uint8_t *data," should be changed to "rt_uint8_t *data,".

Signed-off-by: Zhou Yanjie <zhouyanjie@zoho.com>
2019-07-19 16:03:57 +08:00
..
class usb: hid.c: 修复编译过程中的错误/Fix compile-time error. 2019-07-19 16:03:57 +08:00
core fix kernel and framework no cast type error 2019-06-18 20:09:19 +08:00
SConscript [Components][USB][Class and 2017-11-25 17:31:48 +08:00