You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2023/01/18 11:52:07 UTC

[GitHub] [nuttx] PeterBee97 opened a new pull request, #8179: boards/arm/rp2040: add waveshare rp2040 lcd 1.28

PeterBee97 opened a new pull request, #8179:
URL: https://github.com/apache/nuttx/pull/8179

   ## Summary
   Added a new board with the RP2040 SoC and GC9A01 LCD screen.
   ## Impact
   New board support. Fixes a bug with Kconfig along the way. The RP2040_LCD_SPI_CH config doesn't work for boards other than Pico, because the Kconfig system only recognizes the first config with one name.
   ## Testing
   fb and lvgl demo(the latter uses lcd_dev) works. (The fb demo color is wrong though, lvgl takes care of the byte swap internally).
   ![fb](https://user-images.githubusercontent.com/14850150/213164427-a2a0b65a-2072-44fc-9896-b6703f288730.jpg)
   
   ![lvgl](https://user-images.githubusercontent.com/14850150/213164415-4cd44607-3f3e-4251-9b45-762489523e3b.jpg)
   
   


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [nuttx] acassis merged pull request #8179: boards/arm/rp2040: add waveshare rp2040 lcd 1.28

Posted by GitBox <gi...@apache.org>.
acassis merged PR #8179:
URL: https://github.com/apache/nuttx/pull/8179


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org