We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
To reproduce:
make BOARD=pinetime
The change will not be picked up. make clean doesn't help either.
make clean
This was probably introduced in #403
The text was updated successfully, but these errors were encountered:
Add some missing files to make clean
72b6b4a
Mitigates wasp-os#506. Now a `make clean && make` will update any modified app. Signed-off-by: Francesco Gazzetta <[email protected]>
c10b977
6ca5d75
Mitigates #506. Now a `make clean && make` will update any modified app. Signed-off-by: Francesco Gazzetta <[email protected]>
No branches or pull requests
To reproduce:
make BOARD=pinetime
make BOARD=pinetime
The change will not be picked up.
make clean
doesn't help either.This was probably introduced in #403
The text was updated successfully, but these errors were encountered: