Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stm32f4xx.h: No such file or directory #5

Closed
Dttbd opened this issue Aug 4, 2023 · 2 comments
Closed

stm32f4xx.h: No such file or directory #5

Dttbd opened this issue Aug 4, 2023 · 2 comments

Comments

@Dttbd
Copy link

Dttbd commented Aug 4, 2023

I want to build a fw, but I encountered some errors
[0%] Compiling: 8xv3.cIn file included from libs/qmk/portable/platform_deps.h:3, from libs/qmk/vial-qmk/quantum/quantum.h:18, from keyboards/8xv3/8xv3.h:7, from keyboards/8xv3/8xv3.c:5: main/porting/wired/stm32/generic_hal.h:9:14: fatal error: stm32f4xx.h: No such file or directory 9 | #include "stm32f4xx.h" | ^~~~~~~~~~~~~ compilation terminated. make: *** [common.mk:136: build/8xv3/keyboards/8xv3/8xv3.o] Error 1

@Dttbd Dttbd changed the title fatal error: quantum.h: No such file or directory stm32f4xx.h: No such file or directory Aug 4, 2023
@Dttbd
Copy link
Author

Dttbd commented Aug 4, 2023

git submodule update --init --recursive

@Dttbd Dttbd closed this as completed Aug 4, 2023
@yulei
Copy link
Owner

yulei commented Aug 5, 2023

yes, I'll update the readme.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants