On 19/9/19 9:15 pm, Vijay Kumar Banerjee wrote:
> I added the changes in the attached patch.
Thank you. I have pushed it.
Chris
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel
On Thu, Sep 19, 2019 at 4:41 AM Chris Johns 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
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_liblv
On Wed, Sep 18, 2019 at 11:27 PM Vijay Kumar Banerjee <
vijaykumar9...@gmail.com> wrote:
>
>
>
> On Wed, Sep 18, 2019 at 10:13 AM Chris Johns wrote:
>
>> On 18/9/19 7:31 am, Vijay Kumar Banerjee wrote:
>> > diff --git a/lvgl/hello/wscript b/lvgl/hello/wscript
>> > new file mode 100644
>> > index
On Wed, Sep 18, 2019 at 10:13 AM Chris Johns wrote:
> On 18/9/19 7:31 am, Vijay Kumar Banerjee wrote:
> > diff --git a/lvgl/hello/wscript b/lvgl/hello/wscript
> > new file mode 100644
> > index 000..c706491
> > --- /dev/null
> > +++ b/lvgl/hello/wscript
> > @@ -0,0 +1,30 @@
> > +# Copyright 2
On 18/9/19 7:31 am, Vijay Kumar Banerjee wrote:
> diff --git a/lvgl/hello/wscript b/lvgl/hello/wscript
> new file mode 100644
> index 000..c706491
> --- /dev/null
> +++ b/lvgl/hello/wscript
> @@ -0,0 +1,30 @@
> +# Copyright 2019 Vijay Kumar Banerjee (vijaykumar9...@gmail.com)
> +#
> +# This fil
---
README | 2 +-
lvgl/README| 6 ++
lvgl/hello/test.c | 154 +
lvgl/hello/wscript | 30 +
lvgl/wscript | 13
wscript| 9 ++-
6 files changed, 212 insertions(+), 2 deletions(-)
create mode 100