7YZ7
|
501b22aabe
|
[HUST CSE] Fix many abnormal symbols in annotations and format code
|
2023-04-17 22:26:23 -04:00 |
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 |
Meco Man
|
f58d3c5200
|
rt_device_write/read return data type as rt_ssize_t
rt_ssize_t can give negative error code, which follows the unix style correctly
|
2023-02-07 21:43:57 -05:00 |
Meco Man
|
9bc68d26a4
|
format Kconfig and sconscript
|
2023-01-08 22:52:13 -05:00 |
Meco Man
|
20a6f14e89
|
use PIN_IRQ_PIN_NONE to replace RT_PIN_NONE
|
2022-12-26 02:10:30 -05:00 |
Tangyuxin
|
a4829b1c00
|
[fix] Fix simulator compilation warnings (#6438)
* [fix] Fix simulator compilation warnings
* Update bsp/simulator/rtconfig_project.h
Co-authored-by: Man, Jianting (Meco) <920369182@qq.com>
|
2022-09-20 10:31:11 -04:00 |
Tangyuxin
|
f82705db1d
|
[touch] 调整触摸头文件至 rtdevice.h 中 (#6180)
|
2022-07-23 11:48:26 +08:00 |
Tangyuxin
|
da3d61e043
|
[device]Detailed classification of devices types (#5769)
|
2022-04-06 21:12:39 +08:00 |
Wayne Lin
|
4ed550a96c
|
Bypass controlling commands in touch class to driver.
|
2021-05-03 13:21:47 +08:00 |
Meco Man
|
3c05a4e719
|
[compoenets] auto & manual formatted
|
2021-03-08 18:19:04 +08:00 |
yangjie
|
eeaf1fcc50
|
resolve Conflicts
bsp/nrf52832/board/Sconscript
bsp/nrf52832/startups/Sconscript
bsp/raspberry-pi/raspi4-32/driver/SConscript
|
2020-12-28 12:02:31 +08:00 |
tyustli
|
48d7cf4af9
|
【修改】解耦 touch 和 pin
|
2020-12-25 17:31:16 +08:00 |
yangjie
|
ef62febf1f
|
[SConscript]update group name
|
2020-12-19 16:49:11 +08:00 |
张世争
|
10862586bf
|
[componets/drivers/touch]完善Touch设备命令
|
2020-11-17 08:34:30 +08:00 |
tyustli
|
06051905f0
|
修改函数出错时返回值为负值
|
2019-06-14 09:03:07 +08:00 |
tyustli
|
116b7880c3
|
add enable/disable interrupt command
|
2019-06-13 16:48:40 +08:00 |
tyustli
|
10ac5f7a34
|
modify return value and delete device name calloc
|
2019-06-13 11:16:44 +08:00 |
tyustli
|
89b90592ee
|
add touch framework
|
2019-06-12 09:38:32 +08:00 |