1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-14 06:42:58 +08:00

9 Commits

Author SHA1 Message Date
Gabor Kiss-Vamosi
124f9b0f9f arch(driver): new driver architecture with new color format support 2023-02-20 20:50:58 +01:00
Gabor Kiss-Vamosi
b9b55a9eed fix(arduino): fix typo 2023-02-04 17:41:42 +01:00
Gabor Kiss-Vamosi
801d776e78 fix(arduino): fix the include path of the demos and examples
related to https://github.com/lvgl/lvgl/issues/3166#issuecomment-1412105482
2023-02-04 17:40:52 +01:00
Gabor Kiss-Vamosi
66a36b7ba9 example(arduino): fix the example INO file.
fixes: #3686
2022-10-06 14:24:55 +02:00
ckielstra
febafd1cc7
chore: many trivial spelling and layout fixes (#3008)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2022-01-17 08:10:23 -05:00
Gabor Kiss-Vamosi
d79283c145
fix(example): update LVGL_Arduino.ino 2021-12-21 10:21:40 +01:00
Hotakus
6a5c0b4a70
Fix buf name error for "lv_port_disp_template.c" and optimize the arduino example (#2475)
* fix(buf) correct the name error

* fix(format) make the indent become 4 space

* fix(print) use lv_version_xxx  to serial for debug

* fix(arduino) optimize the code

* fix(arduino) use lv_version_xxx to serial
2021-08-24 14:27:36 +02:00
dronecz
1a62f7a619
fix(arduino) fix the prototype of my_touchpad_read in the LVGL_Arduino.ino 2021-06-10 14:27:18 +02:00
ataweg
d7d36f89b3
update to work with Arduino (#2200) 2021-05-03 20:26:10 +02:00