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
|
1af9bbce32
|
[raspi] auto formatted
|
2021-03-14 12:58:10 +08:00 |
David Lin
|
a76fde6ca4
|
[bsp] mini optimized the drv_xpt2046.c
error device name xpt2049 in pi4 , so changed xpt2049 -> xpt2046.
|
2021-02-08 12:34:25 +08:00 |
bigmagic
|
5bcf84edcb
|
add raspi4 lcd driver
|
2020-11-27 14:30:25 +08:00 |
bigmagic
|
f8c8bc1c41
|
add raspi4 dsi and xpt2046 touch driver
|
2020-11-27 13:44:56 +08:00 |