05-21-2023, 03:21 AM
(This post was last modified: 05-21-2023, 03:01 PM by WhiteHexagon.)
wow, you have been busy busy! thanks. So buying a PinebookPro takes time, and I am a little hesitant because it looks like they might update it soon. So I dug out an even older MBP device (mid 2009) and installed Manjaro (xfce) 22.1.2 and it finally boots and quite impressed with it And the really good news is that I now have the nuttx build environment up and running thank you very much for you help getting this far!
So first I tried the pinephone:lvgl and writing that build artifact over the jump drive image, and booting the PP. I see the blue/green/red bars and a circle, yay!
Somehow I was expecting the lvgl widget demo, but no problem, at least it works hehe
So is there some info about where the source code is for that demo please? [edit: sorry, I missed the apps folder, so seems like a cmd line util to pick the lvgl demo]
I also tried using the 'make menuconfig' to try and switch the demo, but selecting the widget demo didnt seem to change anything, do I need to clear the previous config somehow?
'make' also seemed to do a complete rebuild after using menuconfig, is that normal?
and my main interest would be setting up my own small widget demo clone project, and gradually porting it to Zig. Any guidelines for setting up the clone LVGL project please? I have Zig installed and ready
btw it looks like you are using vscodium on Manjaro? maybe this MBP is not supported but I didnt find it using pamac or pacman (sorry I am new to linux).
Apologies for lots of questions, and thanks again for helping me get this far.
So first I tried the pinephone:lvgl and writing that build artifact over the jump drive image, and booting the PP. I see the blue/green/red bars and a circle, yay!
Somehow I was expecting the lvgl widget demo, but no problem, at least it works hehe
So is there some info about where the source code is for that demo please? [edit: sorry, I missed the apps folder, so seems like a cmd line util to pick the lvgl demo]
I also tried using the 'make menuconfig' to try and switch the demo, but selecting the widget demo didnt seem to change anything, do I need to clear the previous config somehow?
'make' also seemed to do a complete rebuild after using menuconfig, is that normal?
and my main interest would be setting up my own small widget demo clone project, and gradually porting it to Zig. Any guidelines for setting up the clone LVGL project please? I have Zig installed and ready
btw it looks like you are using vscodium on Manjaro? maybe this MBP is not supported but I didnt find it using pamac or pacman (sorry I am new to linux).
Apologies for lots of questions, and thanks again for helping me get this far.