zephyrproject-rtos / zephyr

Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
https://docs.zephyrproject.org
Apache License 2.0
9.74k stars 6k forks source link

boards: nxp: rt1050: remove display definition, use RK043* Rocktech panel shields #72175

Open danieldegrasse opened 2 weeks ago

danieldegrasse commented 2 weeks ago

Remove display definition from RT1050 EVK board, and use RK043* display shields as these shields support the FPC connector present on the EVK. Add RT1050 to testcases for these shields.

Depends on #72174