[PATCH v2] Add lvgl/hello: Sample Hello world app using littleVGL and libbsd

Vijay Kumar Banerjee vijaykumar9597 at gmail.com
Thu Sep 19 11:15:59 UTC 2019


On Thu, Sep 19, 2019 at 4:41 AM Chris Johns <chrisj at rtems.org> wrote:

> On 19/9/19 5:05 am, Vijay Kumar Banerjee wrote:
> > Sorry, this patch doesn't seem to work properly, I have modified it a
> bit and
> > attached the v4 here. This v4 needs the rtems_waf typo patch that I
> recently
> > posted.
>
> Thanks. This fragment ...
>
>  if bld.env.LIBPATH_libbsd and bld.env.LIBPATH_liblvgl:
>
> ... exposes how libraries are being held in the env so I have pushed a
> change to
> rtems_waf to add a `check_lib()` call you can use with ...
>
>  if rtems.check_lib(['bsd', 'lvgl']):
>   ....
>
> Could you please update the patch to pick up the latest rtems_waf changes
> and
> use the check_lib() call?
>
> I added the changes in the attached patch.

> Thanks
> Chris
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20190919/a5c99c72/attachment-0002.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: v5-0001-Add-lvgl-hello-Sample-Hello-world-app-using-littl.patch
Type: text/x-patch
Size: 9124 bytes
Desc: not available
URL: <http://lists.rtems.org/pipermail/devel/attachments/20190919/a5c99c72/attachment-0002.bin>


More information about the devel mailing list