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

Make flash fails #136

Open
Eremius opened this issue Nov 25, 2024 · 0 comments
Open

Make flash fails #136

Eremius opened this issue Nov 25, 2024 · 0 comments

Comments

@Eremius
Copy link

Eremius commented Nov 25, 2024

make flash FLASH_DEVICE=1d50:614e Compiling out/src/../lib/stm32f1/system_stm32f1xx.o src/../lib/stm32f1/system_stm32f1xx.c:353:1: fatal error: opening dependency file out/src/../lib/stm32f1/system_stm32f1xx.d: No such file or directory } ^ compilation terminated. make: *** [Makefile:71: out/src/../lib/stm32f1/system_stm32f1xx.o] Error 1

It looks like it should be looking for stm32f4 (exists) instead of stm32f1 (doesn't exist).

Menu config looks to be correct
image

The firmware compile runs without an issue.

What am I doing wrong?

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

1 participant