rt-thread/bsp/raspberry-pi/raspi4-32/driver/touch
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
..
Sconscript add raspi4 dsi and xpt2046 touch driver 2020-11-27 13:44:56 +08:00
drv_dsi_touch.c rt_device_write/read return data type as rt_ssize_t 2023-02-07 21:43:57 -05:00
drv_dsi_touch.h [raspi] auto formatted 2021-03-14 12:58:10 +08:00
drv_xpt2046.c rt_device_write/read return data type as rt_ssize_t 2023-02-07 21:43:57 -05:00
drv_xpt2046.h [raspi] auto formatted 2021-03-14 12:58:10 +08:00