cederom commented on PR #17294: URL: https://github.com/apache/nuttx/pull/17294#issuecomment-3508490768
> > * Lets put lvgldemo application in the autostart so the HDMI output is visible right after boot without additional USB-UART and console interaction. This will align behavior with other :lvgl configurations and will enable quick check of the NuttX+rPI4B+HDMI. > > In that case I'll have two configs, one LVGL one as you describe and one with just the frame buffer example. Sorry for the CR just want to make sure new stuff goes into upstream aligned with `:lvgl` and `:fb` configuration names already to match other boards if that is okay? :-) <3 > > * Next step would be adding USB keyboard/mouse support right? :-) > > Yes, but I might deviate slightly and add DMA support first. If I did that in the first place, I could be using DMA to speed up other peripherals. Was just hesitant because I hadn't worked with DMA before. It should help speed up rendering and most everything else, and it'll be great when I add networking. Then USB input could benefit from it! Yup sounds reasonable and useful! Probably FB can leverage DMA for speed improvements? BIG TANK YOU @linguini1 =) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
