Francisco Molina
a4dd3c0147
pkg/lvgl: use ztimer instead of xtimer
2021-10-21 18:23:39 +02:00
Dave VanKampen
55ea8cfb97
boards/stm32g031-disco,examples,tests: Added STM32G031-DISCO board
2021-10-13 12:14:45 -04:00
c09c7d549d
tests/pkg_lvgl: remove manual call to sysmon_task
2021-05-20 20:56:17 +02:00
ef6d377197
tests/pkg_lvgl*: adapt to new behavior
2021-05-20 13:06:49 +02:00
Leandro Lanzieri
a60b53005a
pkg/lvgl: model dependency resolution in Kconfig
2021-04-28 11:19:24 +02:00
99df6bd03b
tests/pkg_lvgl*: add Kconfig sample configuration
2021-04-28 11:19:22 +02:00
77021732db
tests/pkg_lvgl*: exclude stm32mp157c-dk2 from ci
2021-03-03 18:00:50 +01:00
832e9f8173
tests/pkg_lvgl*: exclude nucleo-f030r8
2021-03-03 18:00:50 +01:00
84c83b8025
tests/pkg_lvgl*: don't explicitly set concrete disp/touch drivers
2021-03-03 18:00:49 +01:00
830ea3c19c
tests/pkg_lvgl: adapt for auto_init
2021-03-03 18:00:49 +01:00
Benjamin Valentin
d3ca85ad65
tests: add bluepill-stm32f030c8 to Makefile.ci
2021-02-02 23:47:40 +01:00
Bas Stottelaar
74e1ac29ac
tests: add to BOARD_INSUFFICIENT_MEMORY
2021-01-06 23:44:54 +01:00
Benjamin Valentin
0c36a57e4e
tests: add samd10-xmini to Makefile.ci
2020-12-11 18:33:31 +01:00
b5617b5e05
tests/pkg_lvgl: exclude spark-core from CI
2020-11-08 17:37:39 +01:00
408c2b534d
pkg/lvgl: bump to v7.7.1
2020-11-08 16:19:55 +01:00
Jean Pierre Dudey
1edb8666cb
tests/pkg_lvgl: fix sysmon example URL.
...
Signed-off-by: Jean Pierre Dudey <me@jeandudey.tech>
2020-11-08 15:05:56 +01:00
Jean Pierre Dudey
572db20049
tests/pkg_lvgl: fix sysmon task creation
...
Fixes a bug on the `pkg_lvgl` test when running on the esp32. When `sysmon_task`
was created it ran too early before any widget was created causing
Store/LoadProhibited exceptions on the esp32, I assume it's noticeable on the
esp32 due to the code being fetched from external flash memory adding a delay
higher than `REFR_TIME`.
Signed-off-by: Jean Pierre Dudey <me@jeandudey.tech>
2020-11-08 15:04:21 +01:00
749013a3fa
tests/pkg_lvgl: remove binary file added by mistake
2020-10-19 17:52:22 +02:00
05fbeb65b1
tests: skip nucleo-l011k4 where it doesn't fit
2020-10-15 18:52:51 +02:00
Francisco Molina
a70fad5747
tests/periph_timer_periodic: increase test margin for slow uarts
2020-10-07 17:30:20 +02:00
Benjamin Valentin
69a7eb5efa
tests: add stk3200 to Makefile.ci
2020-10-06 16:43:47 +02:00
2c5e1d6590
tests/pkg_lvgl: adapt to new lvgl API
2020-08-11 15:39:01 +02:00
1f6c51602a
tests/pkg_lvgl: adapt to new lvgl API
2020-07-29 14:49:16 +02:00
6202e2da71
tests: use backlight defines instead of board module
2020-03-24 12:02:50 +01:00
ae6382633a
tests: add LittlevGL test application
2020-03-18 15:02:33 +01:00