Re: How to use lvgl on pc386 BSP.

2020-09-08 Thread Chris Johns
On 9/9/20 3:45 am, jan.som...@dlr.de wrote: > They got a bit delayed due to the work for the RTEMS5 release and because > there were some discussions about branch naming for FreeBSD. Are the patches OK? Maybe a post to devel to list what is needed and I can take a look. I have lost track of what

Re: How to use lvgl on pc386 BSP.

2020-09-08 Thread Karel Gardas
Hi Jan and Christian, thanks for your advice! Indeed, dev_nic_e1000 = off solved my troubles with broken e1000 driver and was able to build libbsd from 5 branch successfully even on pc686 bsp. I used that and jumped to compilation of lvgl library which went fine too. Then I tried lvgl example fr

RE: How to use lvgl on pc386 BSP.

2020-09-08 Thread Jan.Sommer
Hi Karel, > -Original Message- > From: users On Behalf Of Karel Gardas > Sent: Tuesday, September 8, 2020 7:32 PM > To: Christian Mauderer ; Christian Mauderer > ; users@rtems.org > Subject: Re: How to use lvgl on pc386 BSP. > > > Hello Christian, > > On 9/7/20 6:22 PM, Christian Maude

Re: How to use lvgl on pc386 BSP.

2020-09-08 Thread Karel Gardas
Hello Christian, On 9/7/20 6:22 PM, Christian Mauderer wrote: > I have analyzed a bit more: > > We have two main libbsd branches: > > - master > - 6-freebsd-12 > > Same for the release. There it is > > - 5 > - 5-freebsd-12 > > The first one tracks the latest FreeBSD development branch. The