rt-thread-official/components/drivers
yangjie11 b0c247fb59
[components/drivers][touch]删除多余的touch.h (#7090)
* [components/drivers][touch]删除多余的touch.h

* 将touc.h替换为rtdevice.h
2023-03-24 11:47:28 -04:00
..
audio rt_device_write/read return data type as rt_ssize_t 2023-02-07 21:43:57 -05:00
can rt_device_write/read return data type as rt_ssize_t 2023-02-07 21:43:57 -05:00
cputime 解决关中断时进行了调度操作 2023-02-25 02:46:01 -05:00
fdt driver/fdt] add parse reg array, get address and size by index. 2023-02-21 08:47:25 +08:00
hwcrypto Fix compiler warnings (#6023) 2022-06-08 01:21:50 +08:00
hwtimer rt_device_write/read return data type as rt_ssize_t 2023-02-07 21:43:57 -05:00
i2c [i2c] fix the i2c device return error code (#7035) 2023-03-10 23:44:03 -05:00
include [device]修改mtd_nor读写函数返回类型为rt_ssize_t 2023-03-20 18:58:10 -04:00
ipc [errno code]fix that use RT_ENOMEM without - 2023-03-23 01:55:21 -04:00
misc [errno code][-RT_ERROR] fix that use RT_ERROR without - 2023-03-20 00:06:16 -04:00
mtd [device]修改mtd_nor读写函数返回类型为rt_ssize_t 2023-03-20 18:58:10 -04:00
phy rt_device_write/read return data type as rt_ssize_t 2023-02-07 21:43:57 -05:00
pm rt_device_write/read return data type as rt_ssize_t 2023-02-07 21:43:57 -05:00
rtc [errno code][-RT_ERROR] fix that use RT_ERROR without - 2023-03-20 00:06:16 -04:00
sdio rt_device_write/read return data type as rt_ssize_t 2023-02-07 21:43:57 -05:00
sensor rt_device_write/read return data type as rt_ssize_t 2023-02-07 21:43:57 -05:00
serial [errno code][-RT_EBUSY] fix that use RT_EBUSY without - 2023-03-22 01:55:18 -04:00
spi [errno code][-RT_ETIMEOUT] fix that use RT_ETIMEOUT without - 2023-03-22 01:54:52 -04:00
touch [components/drivers][touch]删除多余的touch.h (#7090) 2023-03-24 11:47:28 -04:00
tty [errno code][-RT_ERROR] fix that use RT_ERROR without - 2023-03-20 00:06:16 -04:00
usb [errno code]fix that use RT_ENOMEM without - 2023-03-23 01:55:21 -04:00
virtio rt_device_write/read return data type as rt_ssize_t 2023-02-07 21:43:57 -05:00
watchdog [device]Detailed classification of devices types (#5769) 2022-04-06 21:12:39 +08:00
wlan [errno code][-RT_EINVAL] fix that use RT_EINVAL without - 2023-03-16 20:21:43 -04:00
Kconfig fix cputime and ctime. 2023-01-10 10:03:35 +08:00
SConscript Re-normalizing the repo 2013-01-08 22:40:58 +08:00