1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-20 03:53:49 +01:00

9 Commits

Author SHA1 Message Date
Alexandre Abadie
a16449f301
tests: adapt to new disp_dev area coordinates 2022-04-13 12:52:03 +02:00
Alexandre Abadie
d5beea3551
tests/disp_dev: use width/height defines from riot_logo.h 2022-04-13 08:01:13 +02:00
Alexandre Abadie
948a673a55
tests/disp_dev: adapt to new lcd API 2022-04-12 12:39:00 +02:00
Alexandre Abadie
9f4d6da505
tests/disp_dev: adjust buffer size when LCD_SCREEN_WIDTH is set 2022-01-07 14:32:24 +01:00
Alexandre Abadie
4b2f9af90f
tests/disp_dev: improve screen cleanup speed 2021-05-19 10:01:03 +02:00
Alexandre Abadie
12a0adc57c
tests/disp_dev: use auto_init_screen
This removes the explicit dependency to ili9341 driver
2021-05-19 09:59:23 +02:00
Bas Stottelaar
a6b148ebe0 tests/*: remove unused assert.h include 2020-10-22 11:29:27 +02:00
Alexandre Abadie
6202e2da71
tests: use backlight defines instead of board module 2020-03-24 12:02:50 +01:00
Alexandre Abadie
ede7836b16
tests/sys_disp_dev: add disp_dev test application 2020-03-03 10:25:55 +01:00