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

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

Reply via email to