rt-thread/components/drivers
Bernard Xiong 7628f36f05
Merge pull request #4376 from LeeChunHei/hid_fix
修復usb host hid和umouse驅動
2021-03-03 13:54:54 +08:00
..
audio Typo: rt_data_queue_peak() in dataqueue 2020-12-31 16:02:42 +08:00
can Get stuck issue after open-close-open CAN device. 2020-04-27 16:01:05 +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 [update] 获取timer count时,防止因中断到来导致overflow更新 2020-11-21 17:44:52 +08:00
i2c Return when i2c transfer 0 messages 2021-02-28 16:42:27 +08:00
include Merge pull request #4290 from enkiller/0201-1456 2021-03-03 08:53:27 +08:00
misc [bug][pin] 修复错误码没有为负的错误 2021-02-06 02:27:18 +08:00
mtd [Device Drivers] Remove backup mtd code 2019-06-27 07:43:53 +00:00
phy 1. 抽象了PHY的设备模型,在components中增加了PHY设备的相关代码以及KCONFIG配置和SConscript脚本 2020-10-12 19:17:00 +08:00
pm Revert "添加imxrt的pulse encoder和usb host驅動" 2021-02-23 09:44:27 +08:00
rtc 解决底层驱动格林威治时间与当地时间胡乱使用的问题 mktime函数改为timegm函数 2021-02-07 21:08:41 +08:00
sdio [sdio] free memory and enhance performance 2021-02-05 15:49:30 +08:00
sensors Merge pull request #3271 from fmkong/sensor_irq_disable 2021-01-22 18:35:21 +08:00
serial update serial.c 2021-01-01 17:24:26 +08:00
spi 删除换行 2021-01-22 13:45:41 +08:00
src [workqueue] 修复临界条件线程意外挂起问题 2021-02-22 17:10:33 +08:00
touch resolve Conflicts 2020-12-28 12:02:31 +08:00
usb update to new usb api in hid and mouse source file 2021-02-23 13:42:19 +08:00
watchdog [drivers][watchdog] 修复watchdog.c 注释的一处笔误 2020-05-19 17:30:19 +08:00
wlan [components][wlan] Fix for rt_wlan_event_dispatch() not passing user_buff. | 修复 rt_wlan_event_dispatch() 未传递 user_buff 的问题。 2020-07-17 15:29:22 +08:00
Kconfig update to new usb api in hid and mouse source file 2021-02-23 13:42:19 +08:00
SConscript Re-normalizing the repo 2013-01-08 22:40:58 +08:00