Xiang Xiao
|
054cf3b1cb
|
Change all sizeof(arr)/sizeof(arr[0]) to nitems
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2023-08-17 22:51:51 +03:00 |
|
rongyichang
|
6d11e1e7e2
|
drivertest/lcd: fix draw area calc error in LCD rect
Signed-off-by: rongyichang <rongyichang@xiaomi.com>
|
2023-08-10 20:36:36 +08:00 |
|
rongyichang
|
694fbd2f77
|
apps/testing : correct the dependency option of fb driver test
Signed-off-by: rongyichang <rongyichang@xiaomi.com>
|
2023-08-10 20:36:36 +08:00 |
|
rongyichang
|
49f81d387a
|
apps/testing/driver_test:fix warning
drivertest_lcd.c:234:12: warning: assignment to 'uint16_t *' {aka 'short unsigned int *'} from incompatible pointer type 'uint8_t *' {aka 'unsigned char *'} [-Wincompatible-pointer-types]
Signed-off-by: rongyichang <rongyichang@xiaomi.com>
|
2023-08-10 20:36:36 +08:00 |
|
rongyichang
|
7c18361faf
|
testing/drivertest:add testcase for framebuffer driver
Signed-off-by: rongyichang <rongyichang@xiaomi.com>
|
2023-08-10 20:36:36 +08:00 |
|