rt-thread/components/drivers
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
..
audio fix kernel and framework no cast type error 2019-06-18 20:09:19 +08:00
can [components][drivers][can] can.c bug修复: 2019-04-25 11:18:28 +08:00
cputime [license] Change license to Apache. 2018-10-14 19:37:18 +08:00
hwcrypto [components][drivers][hwcrypto] 更正一处命名错误 2019-07-15 13:48:14 +08:00
hwtimer [components/drivers/hwtimer]修复定时器向下计数模式时时间获取错误bug 2018-12-25 09:59:16 +08:00
i2c fix kernel and framework no cast type error 2019-06-18 20:09:19 +08:00
include [DeviceDrivers] Remove backup mtd code 2019-06-27 07:36:25 +00:00
misc Update all of debug log definition to DBG_TAG and DBG_LVL. 2019-04-12 10:18:57 +08:00
mtd [Device Drivers] Remove backup mtd code 2019-06-27 07:43:53 +00:00
pm [components][pm]add pm ops support 2019-06-11 11:33:21 +08:00
rtc [license] Change license to Apache. 2018-10-14 19:37:18 +08:00
sdio [BSP][qemu-vexpress-a9] code cleaup for compiling warning. 2019-05-12 15:07:26 +08:00
sensors [component][drivers][sensors]Fix compilation warnings 2019-07-17 09:27:30 +08:00
serial fix kernel and framework no cast type error 2019-06-18 20:09:19 +08:00
spi [DeviceDriver][SPI] Cleanup the at45db/gd25q/w25q/sst25v SPI flash driver. Please using SFUD instead of them. 2019-05-29 14:05:39 +08:00
src fix kernel and framework no cast type error 2019-06-18 20:09:19 +08:00
touch 修改函数出错时返回值为负值 2019-06-14 09:03:07 +08:00
usb usb: hid.c: 修复编译过程中的错误/Fix compile-time error. 2019-07-19 16:03:57 +08:00
watchdog [license] Change license to Apache. 2018-10-14 19:37:18 +08:00
wlan [components][drivers][wlan] 功能可裁剪 2019-07-16 18:26:31 +08:00
Kconfig [components][drivers][wlan] 功能可裁剪 2019-07-16 18:26:31 +08:00
SConscript Re-normalizing the repo 2013-01-08 22:40:58 +08:00