84 Commits

Author SHA1 Message Date
Xiaosheng An
fd6071f533 Remove archived lv_examples (lv_demos) submodule 2023-08-25 13:52:24 +01:00
microwavesafe
101018172b
Merge pull request #9 from astrolabe-coop/sandbox/rzr/review/master
build: Add install rule
2021-09-07 08:45:17 +01:00
Philippe Coval
6de75e62a5 build: Add install rule
PROJECT has been introduced to avoid collision
with other configuration builds (ie: fbdev)

Relate-to: https://github.com/lvgl/lvgl/issues/2534
Signed-off-by: Philippe Coval <philippe.coval@huawei.com>
2021-09-07 08:58:22 +02:00
microwavesafe
3b3c0ba12b
Merge pull request #8 from astrolabe-coop/sandbox/rzr/review/master
build: Support bitbake
2021-09-06 16:51:13 +01:00
Philippe Coval
d0929d489a build: Support bitbake
LDFLAGS can be defined from outside

This will fix observed issues:

    Subprocess output:arm-poky-linux-musleabi-strip:
    /.../demo: file format not recognized

    ERROR: lvgl-0.0.0-r012 do_package_qa:
    QA Issue: File /usr/lib/lvgl/bin/demo in package lvgl
    doesn't have GNU_HASH (didn't pass LDFLAGS?) [ldflags]

Relate-to: https://github.com/lvgl/lvgl/issues/2534
Signed-off-by: Philippe Coval <philippe.coval@huawei.com>
2021-09-06 17:47:42 +02:00
microwavesafe
b8e073c11e
Merge pull request #5 from iggysha/release/v8.0
Release/v8.0
2021-06-23 13:02:40 +01:00
Igor Janjatovic
3c8a2120a5 merge master into release v8.0 2021-06-16 14:25:58 +02:00
microwavesafe
cd1ae347e8
Merge pull request #4 from iggysha/feature/port-to-v7.11.0
Port to v7.11.0
2021-06-16 12:08:53 +01:00
microwavesafe
42485bdbc2
Merge pull request #3 from iggysha/bugfix/LV_BUILD_TEST_warnings
fix LV_BUILD_TEST compilation warnings
2021-06-15 10:50:05 +01:00
Igor Janjatovic
28209b25ff use latest bug fixes from demo repository 2021-06-14 13:51:22 +02:00
Igor Janjatovic
8202554280 quick bugfix for missing inits 2021-06-14 10:06:21 +02:00
Igor Janjatovic
de2aa42126 align main.c with Eclipse sim version 2021-06-14 10:02:06 +02:00
Igor Janjatovic
4db8b0a3e9 align lv_conf.h with Eclipse sim version 2021-06-14 09:41:32 +02:00
Igor Janjatovic
9f4249692f enable more demos 2021-06-14 07:10:49 +02:00
Igor Janjatovic
b58fe79f2a music demo is functional 2021-06-13 22:27:12 +02:00
Igor Janjatovic
fc9abcd724 refactor static variables from hal_init() 2021-06-13 20:31:52 +02:00
Igor Janjatovic
d3af18dcbd add support for mouse wheel 2021-06-13 13:10:38 +02:00
Igor Janjatovic
cdefeaa6ce add keyboard support 2021-06-13 13:04:36 +02:00
Igor Janjatovic
99a0f24211 use examples project at v7.11.0 2021-06-13 12:49:14 +02:00
Igor Janjatovic
d5fb7ac93c port to v7.11.0 2021-06-13 12:33:23 +02:00
Igor Janjatovic
b030974480 fix LV_BUILD_TEST compilation warnings 2021-06-13 12:15:35 +02:00
microwavesafe
43d10dae1b
Merge pull request #2 from chuangzhu/patch-1
Correct a typo in README
2021-06-03 14:45:47 +01:00
Zhu Chuang
d76090659a
Correct a typo in README 2021-06-03 13:42:02 +08:00
andrew
3696c1aaed Reverted to Microsoft C/C++ extension. Native debug isn't currently
working well enough.
2020-11-18 10:34:49 +00:00
andrew
af4703ea5e Added back in ui folder ignore rule 2020-11-16 11:08:31 +00:00
andrew
8760b98d19 Temporary inclusion of ui folder to allow folder structure commit
Updated README to better explain folder structure
2020-11-16 11:07:38 +00:00
microwavesafe
c3edd9442a
Update README.md
Change repository URL after transfer of ownership
2020-11-16 10:43:19 +00:00
andrew
8c40fadfd0 Add pre launch build task 2020-11-13 15:49:19 +00:00
andrew
b49accccbd Changed default GDB extension as I use CCLS language server
and it wasn't playing nice with Microsoft C++/C extension
I think CCLS + Native Debug gives a better experience
2020-11-13 15:03:54 +00:00
andrew
b194ac1d90 Added include to override example for custom ui lv_conf.h 2020-11-13 12:32:37 +00:00
andrew
1a8dfe6983 Remove debug from Makefile 2020-11-13 11:38:43 +00:00
andrew
a8d54818d2 Update repository URL 2020-11-13 11:28:47 +00:00
andrew
36b855e924 Correctly added submodules 2020-11-13 11:27:22 +00:00
andrew
31f81abe80 Initial commit 2020-11-13 10:21:36 +00:00