I'm using Zephyr and trying to enable PXP in LVGL. The code fails to compile with `undefined reference to `lv_draw_pxp_ctx_init'`. Relevant configuration values are:
I've spent nearly a day on that without any progress. Any help will be welcome.
Hi @tbonkers,
Due to the implementation of Zephyr, I would also look for support under the Zephyr Project communication channels. Please look into the following link for more information about how to look for support from their side: https://docs.zephyrproject.org/latest/develop/getting_started/index.html#asking-for-help
BR,
Edwin.