Re: LVGL project creator tool

2024-09-09 Thread Tomek CEDRO
Amazing! Congratulations Gabor and thank you for remembering about NuttX!! :-) Tomek On Mon, Sep 9, 2024 at 7:24 PM Gábor Kiss-Vámosi wrote: > > Hi Tomek, > > I hope you are doing well! > > We have released the Project Creator today and I've also opened an issue >

Re: LVGL project creator tool

2024-09-09 Thread Gábor Kiss-Vámosi
Hi Tomek, I hope you are doing well! We have released the Project Creator today and I've also opened an issue for the NuttX integration. Please take a look at it if you have a little bit of free time. 🙂 Best regards, Gabor Gábor Kiss-Vámosi ez

Re: LVGL project creator tool

2024-07-24 Thread Gábor Kiss-Vámosi
How does PC testing work now? I thought it uses SDL. For MCUs/MPUs it's up to you/NuttX. :) We can get (i.e. clone) everything, modify something if needed, and provide get started information for the user, such as commands for installing prerequisites, setting defconfig, build, and flash. Regards

Re: LVGL project creator tool

2024-07-22 Thread Tomek CEDRO
There is a SIM (simulator) target that build a standard pc application and that could be perfect candidate for generic testing :-) There are already some graphic application supported on SIM.. but SDL is not there do you need SDL or just generic framebuffer? -- CeDeROM, SQ7MHZ, http://www.tomek.c

Re: LVGL project creator tool

2024-07-21 Thread Gábor Kiss-Vámosi
Hi Tomek, It's nice, thank you! :) First, I'd like to understand how we can integrate the NuttX boards in a simple way, and add some export-time configurations. So the questions I have are: 1. Is there a machine parsable list of NuttX supported boards with some basic information? (name, descripti

Re: LVGL project creator tool

2024-07-19 Thread Tomek CEDRO
Sounds great Gabor :-) I can test on FreeBSD OS + NuttX RTOS pair :-) Some sort of tutorial on how to integrate editor output to NuttX application would be nice so we could add this to our documentation :-) Thank you!! :-) Tomek -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info On Fri, Jul 19, 2

LVGL project creator tool

2024-07-18 Thread Gábor Kiss-Vámosi
Hi, You might have heard that at LVGL we started to work on our UI editor . It will be a developer-centric tool which will run on Windows, Linux,