Re: [PR] lvgl: upgrade to release/v9.2 [nuttx-apps]

2024-10-25 Thread via GitHub
jerpelea merged PR #2592: URL: https://github.com/apache/nuttx-apps/pull/2592 -- 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: commits-unsubscr...@nuttx.

Re: [PR] lvgl: upgrade to release/v9.2 [nuttx-apps]

2024-10-24 Thread via GitHub
XuNeo commented on PR #2592: URL: https://github.com/apache/nuttx-apps/pull/2592#issuecomment-2436890869 Verified with sim:lvgl_fb. All good :) -- 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

Re: [PR] lvgl: upgrade to release/v9.2 [nuttx-apps]

2024-10-24 Thread via GitHub
cederom commented on PR #2592: URL: https://github.com/apache/nuttx-apps/pull/2592#issuecomment-2436518357 As promissed LVGL 9.2.1 is out! :-) https://github.com/lvgl/lvgl/archive/refs/tags/v9.2.1.zip https://github.com/lvgl/lvgl/archive/refs/tags/v9.2.1.tar.gz -- This is an automate

Re: [PR] lvgl: upgrade to release/v9.2 [nuttx-apps]

2024-10-23 Thread via GitHub
cederom commented on PR #2592: URL: https://github.com/apache/nuttx-apps/pull/2592#issuecomment-2434016751 LVGL 9.2.1 release is planned for tomorrow :-) -- 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

Re: [PR] lvgl: upgrade to release/v9.2 [nuttx-apps]

2024-10-21 Thread via GitHub
jerpelea commented on PR #2592: URL: https://github.com/apache/nuttx-apps/pull/2592#issuecomment-2426226772 backport https://github.com/apache/nuttx-apps/pull/2764 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

Re: [PR] lvgl: upgrade to release/v9.2 [nuttx-apps]

2024-10-21 Thread via GitHub
raiden00pl commented on PR #2592: URL: https://github.com/apache/nuttx-apps/pull/2592#issuecomment-2426035335 > > @raiden00pl: it looks like for `lvgldemo` example (stm32f746g-disco), `\r` is missing in console output: > > Thanks @raiden00pl :-) Isn't this terminal setting? Other apps

Re: [PR] lvgl: upgrade to release/v9.2 [nuttx-apps]

2024-10-20 Thread via GitHub
cederom commented on PR #2592: URL: https://github.com/apache/nuttx-apps/pull/2592#issuecomment-2425198805 > @raiden00pl: it looks like for `lvgldemo` example (stm32f746g-disco), `\r` is missing in console output: Thanks @raiden00pl :-) Isn't this terminal setting? Other apps output w

Re: [PR] lvgl: upgrade to release/v9.2 [nuttx-apps]

2024-10-19 Thread via GitHub
raiden00pl commented on PR #2592: URL: https://github.com/apache/nuttx-apps/pull/2592#issuecomment-2423745480 it looks like for `lvgldemo` example, `\r` is missing in console output: https://github.com/user-attachments/assets/e1188735-f822-4efc-b269-f1f305700064";> -- This is a

Re: [PR] lvgl: upgrade to release/v9.2 [nuttx-apps]

2024-10-18 Thread via GitHub
cederom commented on PR #2592: URL: https://github.com/apache/nuttx-apps/pull/2592#issuecomment-2423579637 **!!!DO NOT YET MERGE THIS PR UNTIL LVGL 9.2.1 IS RELEASED!!!** Shall we still keep it in a "draft" state until 9.2.1 is officially out? :-) -- This is an automated message fro

Re: [PR] lvgl: upgrade to release/v9.2 [nuttx-apps]

2024-10-18 Thread via GitHub
cederom commented on PR #2592: URL: https://github.com/apache/nuttx-apps/pull/2592#issuecomment-2423546684 Thank you @XuNeo !! Looks like we are ready for LVGL 9.2.1 :-) @fjpanag @TimJTi @raiden00pl could you please verify this PR on your hardware? This PR upgrades LVGL to 9.2.1 that

Re: [PR] lvgl: upgrade to release/v9.2 [nuttx-apps]

2024-10-18 Thread via GitHub
XuNeo commented on PR #2592: URL: https://github.com/apache/nuttx-apps/pull/2592#issuecomment-2423543320 PR updated to target LVGL latest release/v9.2 branch. Locally tested `sim:lvgl_fb` and all good. -- This is an automated message from the Apache Git Service. To respond to the messag

Re: [PR] lvgl: upgrade to release/v9.2 [nuttx-apps]

2024-10-18 Thread via GitHub
cederom commented on PR #2592: URL: https://github.com/apache/nuttx-apps/pull/2592#issuecomment-2423183656 Okay @XuNeo the `release/v9.2` branch is here and this will contain 9.2.1 release code that is 99% ready we can proceed with the PR :-) https://github.com/lvgl/lvgl/tree/release/

Re: [PR] lvgl: upgrade to release/v9.2 [nuttx-apps]

2024-10-18 Thread via GitHub
cederom commented on PR #2592: URL: https://github.com/apache/nuttx-apps/pull/2592#issuecomment-2423192384 As LVGL tag v9.2.1 is not here yet we may use https://github.com/lvgl/lvgl/archive/refs/heads/release/v9.2.zip for testing :-) -- This is an automated message from the Apache Git Ser

Re: [PR] lvgl: upgrade to release/v9.2 [nuttx-apps]

2024-10-17 Thread via GitHub
jerpelea commented on PR #2592: URL: https://github.com/apache/nuttx-apps/pull/2592#issuecomment-2419204658 @kisvegabor any updates on the release? -- 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

Re: [PR] lvgl: upgrade to release/v9.2 [nuttx-apps]

2024-10-14 Thread via GitHub
kisvegabor commented on PR #2592: URL: https://github.com/apache/nuttx-apps/pull/2592#issuecomment-2411854985 We got reports about some performance regression so will need a few more days. :slightly_frowning_face: -- This is an automated message from the Apache Git Service. To respond to

Re: [PR] lvgl: upgrade to release/v9.2 [nuttx-apps]

2024-10-14 Thread via GitHub
jerpelea commented on PR #2592: URL: https://github.com/apache/nuttx-apps/pull/2592#issuecomment-2410823776 @XuNeo please rebase -- 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 comme

Re: [PR] lvgl: upgrade to release/v9.2 [nuttx-apps]

2024-10-10 Thread via GitHub
kisvegabor commented on PR #2592: URL: https://github.com/apache/nuttx-apps/pull/2592#issuecomment-2404900982 I'm just waiting for the final reports about it's really working on all frameworks. Let's target October 14 with the release. -- This is an automated message from the Apache Git

Re: [PR] lvgl: upgrade to release/v9.2 [nuttx-apps]

2024-10-09 Thread via GitHub
XuNeo commented on PR #2592: URL: https://github.com/apache/nuttx-apps/pull/2592#issuecomment-2402666715 Let's wait for Gabor to create a release based on the release/v9.2 branch. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [PR] lvgl: upgrade to release/v9.2 [nuttx-apps]

2024-10-09 Thread via GitHub
xiaoxiang781216 commented on PR #2592: URL: https://github.com/apache/nuttx-apps/pull/2592#issuecomment-2402662673 @XuNeo v9.2.1 just release, let' rebase your patch to finish the upgrade. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [PR] lvgl: upgrade to release/v9.2 [nuttx-apps]

2024-10-09 Thread via GitHub
jerpelea commented on PR #2592: URL: https://github.com/apache/nuttx-apps/pull/2592#issuecomment-2402493461 https://github.com/lvgl/lvgl/pull/6981 is merged -- 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

Re: [PR] lvgl: upgrade to release/v9.2 [nuttx-apps]

2024-09-23 Thread via GitHub
cederom commented on PR #2592: URL: https://github.com/apache/nuttx-apps/pull/2592#issuecomment-2367949725 Thank you @kisvegabor fingers crossed, please let us know how we can help on the NuttX RTOS side :-) -- This is an automated message from the Apache Git Service. To respond to the me

Re: [PR] lvgl: upgrade to release/v9.2 [nuttx-apps]

2024-09-23 Thread via GitHub
kisvegabor commented on PR #2592: URL: https://github.com/apache/nuttx-apps/pull/2592#issuecomment-2367910500 > Do you know when LVGL 9.2.1 will be released @kisvegabor ? :-) Targeting beginning of October. -- This is an automated message from the Apache Git Service. To respond to t

Re: [PR] lvgl: upgrade to release/v9.2 [nuttx-apps]

2024-09-22 Thread via GitHub
XuNeo commented on PR #2592: URL: https://github.com/apache/nuttx-apps/pull/2592#issuecomment-2366743241 > Shall we wait for LVGL release 9.2.1? Yes. Let's wait for https://github.com/lvgl/lvgl/pull/6817 to fix current warnings reported in NuttX. -- This is an automated message fro

Re: [PR] lvgl: upgrade to release/v9.2 [nuttx-apps]

2024-09-21 Thread via GitHub
cederom commented on PR #2592: URL: https://github.com/apache/nuttx-apps/pull/2592#issuecomment-2365232630 Thank you @XuNeo :-) Shall we wait for LVGL release 9.2.1? https://github.com/lvgl/lvgl/pull/6789 is already merged into LVGL upstream :-) Do you know when LVGL 9.2.1 will be rel

[PR] lvgl: upgrade to release/v9.2 [nuttx-apps]

2024-09-20 Thread via GitHub
XuNeo opened a new pull request, #2592: URL: https://github.com/apache/nuttx-apps/pull/2592 ## Summary Upgrade LVGL to release v9.2. ## Impact LVGL may have incompatible API changes in v9.2. You may need to manually fix them. Please report to LVGL if any problems.