Re: [VOTE] Apache NuttX 12.6.0 RC0 release

2024-07-24 Thread Alin Jerpelea
Thank Tiago for the review and fix. The vote is canceled and I will create another one after the fix is merged Best regards Alin On Tue, Jul 23, 2024 at 5:41 PM Tomek CEDRO wrote: > O just came back from short holidays. > will test the RC1 already :-) > > -- > CeDeROM, SQ7MHZ, http://www.to

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

Guides for understanding the kernel

2024-07-24 Thread Matteo Golin
Hello all, I am working on a port for NuttX to the Raspberry Pi 4 Model B, for which I am using Gregory's previous port to the BCM2708 as a reference. I've read through the documentation available here to get a better grasp of how NuttX works "under the hoo