Gabor Kiss-Vamosi
|
09c12d0f9c
|
refactor(btn, img): rename btn to button and img to image
|
2023-09-14 20:12:31 +02:00 |
|
Gabor Kiss-Vamosi
|
124f9b0f9f
|
arch(driver): new driver architecture with new color format support
|
2023-02-20 20:50:58 +01:00 |
|
Uli Raich
|
29ec34be77
|
examples(micropython): add a few missing MP examples (#3672)
|
2022-09-21 11:21:36 +02:00 |
|
Amir Gonnen
|
7a23be73ab
|
fix(examples) adjust constant names in Micropython examples (#3532)
Due to spurious enums (https://github.com/lvgl/lv_binding_micropython/issues/199) wrong constant names were generated. Fix these constants.
|
2022-07-30 11:10:56 -04:00 |
|
Xiang Xiao
|
4c4f954059
|
chore(style): remove the trailing space from all source files (#3188)
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2022-03-21 11:25:51 +01:00 |
|
ckielstra
|
a5058eafd0
|
style(examples) fix style issues in Python examples (#2880)
Removes all semicolons at line endings in the Python examples.
|
2021-12-05 08:41:17 -05:00 |
|
Amir Gonnen
|
fe4afe8ef2
|
fix(examples) align with renamed Micropython APIs (#2338)
Align examples with renames on https://github.com/lvgl/lv_binding_micropython/issues/157
|
2021-06-29 17:03:07 -04:00 |
|
Uli Raich
|
c60ed68e94
|
adding micropython examples (#2286)
* adding micropython examples
* adding micropython examples
|
2021-06-07 13:56:08 +02:00 |
|