Re: [PR] drivers/lcd/st7789: Send RAMCTRL if little endian [nuttx]

2025-04-01 Thread via GitHub
anchao merged PR #16104: URL: https://github.com/apache/nuttx/pull/16104 -- 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.apach

Re: [PR] drivers/lcd/st7789: Send RAMCTRL if little endian [nuttx]

2025-04-01 Thread via GitHub
JianyuWang0623 commented on PR #16104: URL: https://github.com/apache/nuttx/pull/16104#issuecomment-2768907642 @michallenc Could you review this patch please? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[PR] drivers/lcd/st7789: Send RAMCTRL if little endian [nuttx]

2025-04-01 Thread via GitHub
JianyuWang0623 opened a new pull request, #16104: URL: https://github.com/apache/nuttx/pull/16104 ## Summary Send RAMCTRL command only when RGB data in little endian. Fix display error reported by @michallenc in https://github.com/apache/nuttx/pull/16094. ## Impact - drivers/