Makefile and lvgl

120 views Asked by At

My program was generated by stm32CubeMX and i work in vscode. I have a problem with implementation of lvgl in my makefile.

Regarding to the documentation i should add these things to the makefile what i did enter image description here .I have lvgl repository in main catalog, and lv_conf was configured. I'm trying to call function lv_init(). Terminal gives me only this information: enter image description here. Do you have any suggestions?

0

There are 0 answers