- Nov 15, 2022
-
-
Francesco Pham authored
reintroduce multiple screens picking from commit 3d6733ef Bartosz Golaszewski <brgl@bgdev.pl> and readapted for linux. Moved keypad code from main to keypad.c current screens: - main - demo - keypad - settings - developer Makefile: enable LV_MEM_CUSTOM to fix out of memory error. Signed-off-by: Francesco Pham <francesco.pham@huawei.com>
-
- Oct 05, 2022
-
-
philippe coval authored
Fix oniro build and use coap3-openssl on debian to align OE Can be tested locally using: make weston/run make deps run Relate-to: eclipse/oniro-blueprints/context-aware-touch-screen/meta-oniro-blueprints-cats#1 Relate-to: pcoval/dialog-lvgl#4 Forwarded: eclipse/oniro-blueprints/context-aware-touch-screen/context-aware-touch-screen!3 eclipse-wg/oniro-wg/proposal-incubation-stage-oniro/proposal-incubation-oniro-marketing#43 Signed-off-by: Philippe Coval <philippe.coval.ext@huawei.com>
-
philippe coval authored
This was tested along Oniro IoT gateway, after pairing. Relate-to: eclipse-wg/oniro-wg/proposal-incubation-stage-oniro/proposal-incubation-oniro-marketing#43 Relate-to: https://gitlab.eclipse.org/pcoval/oniro-presentations/-/wikis/openthread Signed-off-by: Philippe Coval <philippe.coval.ext@huawei.com>
-
philippe coval authored
Code was shamelessly copied from this integration example: https://gitlab.eclipse.org/pcoval/dialog-lvgl While only main.c wayland.c and Makefile is used Relate-to: pcoval/dialog-lvgl#4 Relate-to: eclipse-wg/oniro-wg/proposal-incubation-stage-oniro/proposal-incubation-oniro-marketing#43 Signed-off-by: Philippe Coval <philippe.coval.ext@huawei.com>
-
- Sep 30, 2022
-
-
philippe coval authored
It was tested on ubuntu using: make lvgl_driver=wayland setup deps run Relate-to: eclipse/oniro-blueprints/context-aware-touch-screen/meta-oniro-blueprints-cats#1 Relate-to: pcoval/dialog-lvgl#4 Signed-off-by: Philippe Coval <philippe.coval.ext@huawei.com>
-
- Sep 29, 2022
-
-
Luca Seritan authored
The coap communication is achieved by attaching a key as data to each event callback. In the callback, the key press is assmebled into a CoAP package that is sent to a currently hard coded address of the CoAP server listening on port 5843. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@huawei.com> Signed-off-by: Luca Seritan <luca.seritan@huawei.com>
-
- May 17, 2022
-
-
Bartosz Golaszewski authored
Use Apache-2.0 for compatiblity with other zephyr sources. Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
-
Bartosz Golaszewski authored
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
-