Re: [meta-zephyr][PATCH v2 4/4] zephyr-lvgl: new recipe
Naveen Saini
toggle quoted messageShow quoted text
-----Original Message-----[Naveen] zsegger is not defined as override, it causing build failure. If module is required only for lvgl sample, it can move into sample recipe ! | build/tmp-newlib/work/armv7m-yocto-eabi/zephyr-lvgl/2.7.0+gitAUTOINC+3f826560aa_b0612c97c1-r0/git/subsys/logging/log_backend_rtt.c:12:10: fatal error: SEGGER_RTT.h: No such file or directory | 12 | #include <SEGGER_RTT.h> | | ^~~~~~~~~~~~~~ | compilation terminated. It can be checked with $ bitbake zephyr-lvgl -e | grep ^ZEPHYR_MODULES=
|
|