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
10.72k stars 6.55k forks source link

Sample samples/subsys/display/lvgl build fails for mimxrt1170_evk/mimxrt1176/cm7 #80254

Open tbursztyka opened 3 hours ago

tbursztyka commented 3 hours ago

Describe the bug "zephy,display" DTS's chosen node is nowhere to be seen.

To Reproduce

  1. west build --board mimxrt1170_evk/mimxrt1176/cm7 samples/subsys/display/lvgl
  2. west build -t run

Expected behavior success build and run

Impact Block other PR's CI run

Logs and console output

zephyr/include/zephyr/device.h:96:41: error: '__device_dts_ord_DT_CHOSEN_zephyr_display_ORD' undeclared (first use in this function)
   96 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
tbursztyka commented 3 hours ago

nevermind, there is a missing shield.