LVGL Editor Online Not Generating *.c and *.h File

What do you want to achieve?

I want to learn the new LVGL Editor and make some personal, open-source projects using it.

What have you tried so far?

I checked out the documentation and since I am a hobbyist I want to use the Free Plan as shown below.
image

Here it is mentioned that I can use this for Personal Use, Open-Source Projects and Education, with Public GitHub Repositories.
When I tried it online on Public Repository it is working fine, but what I observed that the *.c and *.h files are not updated, so how can I test my changes on the actual hardware.
(I forked the LVGL Editor project, and used the online editor to see if the changes done in XML are working fine or not)

And then I found this.

My understanding is that the Free User, can’t use the Editor installed on Laptop and have to use the Online version, but it doesn’t generate the *.c code. So, I am confused how I am suppose to use this tool.
Can someone please help, what mistake or what point I am missing?

Thanks in advance

Hey,

Oh damn, we have focused too much on the preview feature only I think the code generation is just not enabled there.

I can confirm that the intention is to allow generating code in the editor. It’s also possible technically.

I’m discussing it internally when can we fix it.

Thank you very much.
Do u want me to create a github issue?

Yes please. Thus way we can track it properly.

1 Like

Created the issue. thanks