Skip to content

fatal error: lps22df_reg.h: No such file or directory #65096

Answered by zafersn
zafersn asked this question in Q&A
Discussion options

You must be logged in to vote

the issue is because of missing configuration in the C:\netfeasaproject\zephyr\modules\Kconfig.st

I needed to add this config.

config USE_STDC_LPS22DF
	bool

if anyone wants to use st libs from modules, make sure it is in the config file....

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by zafersn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant