rt-thread/components/drivers
guozhanxin 711ce4a0ea [usbd] Fixed Windows first recording failure.|修复windows下第一次录音失败的问题。
windows下第一次录放音失败的原因是:第一录放音时 windows 会先连续发送开始、结束检测设备,然后才正式开始。线程来不及处理两次开始事件不会累积,最后导致直接结束,
2019-09-19 23:12:24 +08:00
..
audio [components][audio]improve device ops interface and data flows. 2019-08-06 11:36:50 +08:00
can [bsp] [stm32] fix drv_can.c and can.c bug 2019-08-23 20:40:09 +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 [components][drivers] change name: encoder -> pulse_encoder 2019-08-30 15:58:52 +08:00
misc [components][drivers] change name: encoder -> pulse_encoder 2019-08-30 15:58:52 +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 [components][drivers][sdio]修复 SDIO product 为空的问题 2019-09-03 16:55:10 +08:00
sensors [component][drivers][sensors]Fix compilation warnings 2019-07-17 09:27:30 +08:00
serial 【完善】去除串口 dma 中无法触发的代码判断 2019-07-23 16:16:12 +08:00
spi [SFUD] Fix the compiling warning for SFUD_FLASH_DEVICE_TABLE definition 2019-09-11 10:24:50 +08:00
src [components][drivers][ipc] 完善工作队列,增强稳定性 2019-08-05 14:18:15 +08:00
touch 修改函数出错时返回值为负值 2019-06-14 09:03:07 +08:00
usb [usbd] Fixed Windows first recording failure.|修复windows下第一次录音失败的问题。 2019-09-19 23:12:24 +08:00
watchdog [license] Change license to Apache. 2018-10-14 19:37:18 +08:00
wlan [components][drivers][wlan] 修复WLAN事件附加数据为空的问题 2019-09-06 15:28:46 +08:00
Kconfig [usbd] Add usb audio class. 2019-09-19 21:01:25 +08:00
SConscript Re-normalizing the repo 2013-01-08 22:40:58 +08:00