Some files are not shown in the project explorer.

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Some files are not shown in the project explorer.

跳至解决方案
1,361 次查看
HAHA20222222
Contributor II

I imported lvgl from the SDK  manager, but no files in the lvgl/examples/porting. These files are actually in this path.

HAHA20222222_1-1653668409225.png

 

HAHA20222222_0-1653668391065.png

 

标记 (1)
0 项奖励
1 解答
1,322 次查看
DanielRuvalcaba
NXP TechSupport
NXP TechSupport

Hi,

You have to enable the content.

DanielRuvalcaba_0-1654190006347.png

For example, following the available instructions in the lv_port_disp_template.c and lv_port_disp_template.h files, you should be able to see something like this:

DanielRuvalcaba_1-1654190006355.png

Could you please try the instructions of the files to enable the content?

I hope this helps, Daniel.

在原帖中查看解决方案

2 回复数
1,323 次查看
DanielRuvalcaba
NXP TechSupport
NXP TechSupport

Hi,

You have to enable the content.

DanielRuvalcaba_0-1654190006347.png

For example, following the available instructions in the lv_port_disp_template.c and lv_port_disp_template.h files, you should be able to see something like this:

DanielRuvalcaba_1-1654190006355.png

Could you please try the instructions of the files to enable the content?

I hope this helps, Daniel.

1,315 次查看
HAHA20222222
Contributor II

Thank you!

0 项奖励