No one objected to these patches so I pushed them.
Best regards
Christian
On 17/03/2020 08:18, Christian Mauderer wrote:
> ---
> lvgl.py | 11 +--
> 1 file changed, 1 insertion(+), 10 deletions(-)
>
> diff --git a/lvgl.py b/lvgl.py
> index 5452ed0..f275287 100644
> --- a/lvgl.py
> +++
---
lvgl.py | 11 +--
1 file changed, 1 insertion(+), 10 deletions(-)
diff --git a/lvgl.py b/lvgl.py
index 5452ed0..f275287 100644
--- a/lvgl.py
+++ b/lvgl.py
@@ -68,26 +68,17 @@ def build(bld):
sources, includes = source_list(bld)
includes.append('.')
-objects = []
i